diff --git a/README.md b/README.md new file mode 100644 index 0000000..19f6a31 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# nClock +nClock is a simple digital ascii clock for the console. + +# external documentation +[ncurses](http://www.tldp.org/HOWTO/NCURSES-Programming-HOWTO/intro.html)