diff options
author | EliteTK <EliteTK@users.noreply.github.com> | 2014-02-24 21:52:14 +0000 |
---|---|---|
committer | EliteTK <EliteTK@users.noreply.github.com> | 2014-02-24 21:52:14 +0000 |
commit | c6021f51ca782048ece4c2186c246735709299b7 (patch) | |
tree | 863fbb238b6eed3307e1353dbc1236bd1107331c | |
parent | 7941415ea2408a2d91cc458591d4e707ec5d4c39 (diff) | |
download | c-stuff-c6021f51ca782048ece4c2186c246735709299b7.tar.gz c-stuff-c6021f51ca782048ece4c2186c246735709299b7.tar.xz c-stuff-c6021f51ca782048ece4c2186c246735709299b7.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +c-stuff +======= + +This is simply a git repository of a directory in which I store all my small c tests and other things. Don't expect amazing things, however, some things in here (like the brainfuck to c parser) are projects that don't get their own repository because of their size. |