diff options
author | Colin Dean <git@cad.cx> | 2012-12-12 21:27:58 -0500 |
---|---|---|
committer | Colin Dean <git@cad.cx> | 2013-01-30 19:01:52 -0500 |
commit | 20d59455054fb1b47403f52000eb981bba4d81a3 (patch) | |
tree | 4377e3c058889dac3e65f3b3629f500292193be0 /README | |
parent | 5b989722be0e090e63608399468a902b76cc13dd (diff) |
update and reformat README.md
* updated references to files which have since been moved
* added reference to licensing
* added brief summary in case a non-technical user happens upon repo first
* miscellaneous Markdown-isms to make the doc more attractive
* remove unused symlink README -> README.md
I double-checked the makefiles and whatnot to ensure that the README symlink is
not being referenced. It is not. Rather, `doc/README` and
`doc/README_windows.txt` are copied for distribution.
Diffstat (limited to 'README')
l--------- | README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README deleted file mode 120000 index 42061c01a1..0000000000 --- a/README +++ /dev/null @@ -1 +0,0 @@ -README.md
\ No newline at end of file |