From 2542e963a884e04a3c9ea1d7bd2932fbca01c61a Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Tue, 12 Jan 2016 09:39:24 +0800 Subject: [PATCH] update README --- README.md | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 52040da6..193bc785 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,34 @@ Unicorn offers some unparalleled features: Further information is available at http://www.unicorn-engine.org -Compilation ------------ - -See [COMPILE.TXT](COMPILE.TXT) file for how to compile and install Unicorn. - - License ------- This project is released under the [GPL license](COPYING). + + +Compilation & Docs +------------------ + +See [COMPILE.TXT](COMPILE.TXT) file for how to compile and install Unicorn. + +More documentation is available in [docs/README](docs/README) + + +Contact +------- + +Contact us via mailing list, email or twitter. More information is available +at http://www.unicorn-engine.org/contact/ + + +Contribute +---------- + +If you want to contribute, please pick up something from our Github issues +at https://github.com/unicorn-engine/unicorn + +We also maintain a TODO list at https://github.com/unicorn-engine/unicorn/wiki/TODO. + +[CREDITS.TXT](CREDITS.TXT) lists important contributors of our project. +