From 9c9a39f34a3cc66689796b11242e9fb537d4b6c7 Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Sun, 22 Mar 2015 15:27:10 +0000 Subject: README.md is now formatted to fit an 80 character terminal. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cad70a0..58a9f68 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ 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. +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. -- cgit v1.2.3-54-g00ecf