python: add links to PyPi packages in their README

This commit is contained in:
Nguyen Anh Quynh 2015-05-08 17:26:57 +08:00
parent b89c95fc99
commit f5785613ba
2 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,8 @@ Prompt".
For Windows, if you do not want to compile the core, try the "capstone-windows"
package instead, which already has the prebuilt core inside.
https://pypi.python.org/pypi/capstone-windows
--------------------------------------------------------------------------------
Capstone is a disassembly framework with the target of becoming the ultimate

View File

@ -3,6 +3,8 @@ Capstone library is needed.
To compile from source, see PyPi package "capstone" instead.
https://pypi.python.org/pypi/capstone
--------------------------------------------------------------------------------
Capstone is a disassembly framework with the target of becoming the ultimate