about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 89194b0..14e21a3 100644
--- a/README.md
+++ b/README.md
@@ -100,9 +100,9 @@ In addition to Lua 1.5, Teliva forks or depends on:
   building text-mode user interfaces. ([Alternative documentation](https://tldp.org/LDP/lpg-0.4.pdf))
 * The [lcurses](https://github.com/lcurses/lcurses) binding for ncurses.
   ([Documentation](http://lcurses.github.io/lcurses))
-* The [luasocket](https://w3.impa.br/~diego/software/luasocket) library of
-  networking primitives.
 * The [Kilo](https://github.com/antirez/kilo) text editor. (Read more about it
   in this [fantastic walk-through](https://viewsourcecode.org/snaptoken/kilo).)
+* The [luasocket](https://w3.impa.br/~diego/software/luasocket) library of
+  networking primitives.
 
 Send all praise to them, brickbats to [me](http://akkartik.name/contact).