From cbad2d67df3ba5aec7f9ab6aba5bed5bbf7f514c Mon Sep 17 00:00:00 2001 From: Noel Maersk Date: Wed, 15 Jan 2014 17:25:27 +0200 Subject: [PATCH] doc: clarify what doc/GPU is. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4ae6277..447e7720 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Documentation is available in directory `doc`. For details on several topics, se * `API` for the RPC API specification; * `SCRYPT` for how to find the right balance in GPU configuration to mine Scrypt-based coins effectively; * `FAQ` for frequently asked questions; -* `GPU` for semi-obsolete information on mining SHA256d-based coins; +* `GPU` for semi-obsolete information on GPU configuration options and mining SHA256d-based coins; * `windows-build` for information on how to build on Windows. Note that **most of the documentation is outdated**. If you want to contribute, fork this repository, update as needed, and submit a pull request.