From 28c266022b0277df9f65c47c1260373a8c10007d Mon Sep 17 00:00:00 2001 From: gradha Date: Sun, 10 Mar 2013 16:25:42 -0700 Subject: [PATCH] Adds link to argument_parse --- Community-Projects.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Community-Projects.md b/Community-Projects.md index 5563ac6..9c4c36c 100644 --- a/Community-Projects.md +++ b/Community-Projects.md @@ -36,4 +36,5 @@ * https://github.com/fowlmouth/nimlibs * https://github.com/Schala/nimrod-modules * Nake https://gist.github.com/3607822 -* ANSI terminal color library for the Nimrod programming language https://github.com/eegg/nimrod-termcolor \ No newline at end of file +* ANSI terminal color library for the Nimrod programming language https://github.com/eegg/nimrod-termcolor +* Command line parsing module https://github.com/gradha/argument_parser \ No newline at end of file