Merge pull request #197 from adolphenom/master
Small correction in README
This commit is contained in:
@ -13,7 +13,7 @@ Unicorn offers some unparalleled features:
|
|||||||
- High performance via Just-In-Time compilation
|
- High performance via Just-In-Time compilation
|
||||||
- Support for fine-grained instrumentation at various levels
|
- Support for fine-grained instrumentation at various levels
|
||||||
- Thread-safety by design
|
- Thread-safety by design
|
||||||
- Distributed under open source license GPL
|
- Distributed under free software license GPLv2
|
||||||
|
|
||||||
Further information is available at http://www.unicorn-engine.org
|
Further information is available at http://www.unicorn-engine.org
|
||||||
|
|
||||||
@ -27,4 +27,4 @@ See [COMPILE.TXT](COMPILE.TXT) file for how to compile and install Unicorn.
|
|||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|
||||||
This project is released under the GPL license.
|
This project is released under the [GPL license](COPYING).
|
||||||
|
Reference in New Issue
Block a user