add readme

pull/1/head
Raphaël Vinot 2014-04-16 15:43:54 +02:00
parent f2c7bbe5c9
commit 9262405318
1 changed files with 11 additions and 1 deletions

View File

@ -1 +1,11 @@
Python API for MISP. Use the REST interface.
Python API for MISP using the REST interface of the application via requests.
Install
-------
python setup.py install
Example
-------
An example is available in examples/