about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 4c76719..e7bc0c7 100644
--- a/README
+++ b/README
@@ -13,10 +13,10 @@ suck; differently.
 
 For network concurrency, models we currently support are:
 
-* {:ThreadSpawn}[link:Rainbows/ThreadSpawn.html]
-* {:ThreadPool}[link:Rainbows/ThreadPool.html]
 * {:Revactor}[link:Rainbows/Revactor.html]
+* {:ThreadPool}[link:Rainbows/ThreadPool.html]
 * {:Rev}[link:Rainbows/Rev.html]*
+* {:ThreadSpawn}[link:Rainbows/ThreadSpawn.html]
 
 We have {more on the way}[link:TODO.html] for handling network concurrency.
 Additionally, we also use multiple processes (managed by Unicorn) for