Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix: #599
  • Loading branch information
Rafiot committed Jul 16, 2020
1 parent 6cd0c70 commit 58ec2b4
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,13 +123,7 @@ nosetests-3.4 -s --with-coverage --cover-package=pymisp,tests --cover-tests test

## Documentation

[PyMISP API documentation is available](https://media.readthedocs.org/pdf/pymisp/latest/pymisp.pdf).

Documentation can be generated with epydoc:

```
epydoc --url https://github.com/MISP/PyMISP --graph all --name PyMISP --pdf pymisp -o doc
```
The documentation is available [here](https://pymisp.readthedocs.io/en/latest/).

### Jupyter notebook

Expand Down

0 comments on commit 58ec2b4

Please sign in to comment.