docs: move COMPILE.TXT to docs/, and split it into separate files for *nix & Windows

This commit is contained in:
Nguyen Anh Quynh
2016-04-30 09:49:00 +08:00
parent 0d5a4f4631
commit fdd01588f1
5 changed files with 380 additions and 304 deletions

View File

@ -32,7 +32,7 @@ This project is released under the [GPL license](COPYING).
Compilation & Docs
------------------
See [COMPILE.TXT](COMPILE.TXT) file for how to compile and install Unicorn.
See [docs/COMPILE.md](docs/COMPILE.md) file for how to compile and install Unicorn.
More documentation is available in [docs/README.md](docs/README.md).