aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2015-06-06 22:23:07 +1200
committerDavid Phillips <dbphillipsnz@gmail.com>2015-06-06 22:23:07 +1200
commite4eb7d51b4d8d7cff6374cc42d2e5eef41792e5c (patch)
tree2c08ad78d729be7afb22e373f2bb938c8e8754b0 /README.md
parent7bf6246b44be7539a65cee3ee3a5b9232b3fc608 (diff)
downloadfractal-gen-e4eb7d51b4d8d7cff6374cc42d2e5eef41792e5c.tar.xz
Tweaks, comments and to-dos
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 53dc179..0832dbd 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Notes
-----
1. This has your CPU over a barrel.
- It spawns twice as many threads as you have cores, so have fun with that.
+ It spawns as many threads as you have cores, so have fun with that.
I'm looking at adding an option to override the number of threads.