commit 96c77b7b36215d41e3f974a06b06d1e0cb66c005
Author: charlie <[email protected]>
Date: Sun Jan 10 16:21:29 2016 -0500
added nq
diff --git a/suckless.org/rocks.md b/suckless.org/rocks.md
index 334f35e..5de8c04 100644
--- a/suckless.org/rocks.md
+++ b/suckless.org/rocks.md
@@ -7,7 +7,7 @@ This section is for small, usable development libraries, which
can be used for
writing software that sucks less.
These should preferrably be under the MIT/X consortium or BSD licenses, WTFPL,
or public domain, or alternatively LGPL, because it makes them legally
-compatible with other suckless projects.
+compatible with other suckless projects.
libc implementations
--------------------
@@ -69,7 +69,7 @@ Feed aggregators
File browsers
-------------
* [noice](http://git.2f30.org/noice/) - Small and portable file browser
-* [rover](https://github.com/lecram/rover) - Simple file browser for the
terminal
+* [rover](https://github.com/lecram/rover) - Simple file browser for the
terminal
File managers
-------------
@@ -159,6 +159,7 @@ Utilities
* [slmenu](https://bitbucket.org/rafaelgg/slmenu) - Dmenu spinoff for the
console
* [dvtm](http://www.brain-dump.org/projects/dvtm/) - dynamic virtual terminal
manager
* [abduco](http://www.brain-dump.org/projects/abduco/) - session {at,de}tach
support
+* [nq](https://github.com/chneukirchen/nq) - unix command line queue utility
Web Browsers
------------