Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dipaco authored Jan 23, 2017
1 parent 0d3a888 commit b8615d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Python implementation of Balu Toolbox by Domingo Mery (http://dmery.ing.puc.cl/i

## Usage:

All commands in Balu have its own docstring documentation with usage methods and examples:
All commands in Balu have their own docstring documentation with usage methods and examples:
```python
from balu.Classification import Bcl_lda
help(Bcl_lda)
Expand Down

0 comments on commit b8615d8

Please sign in to comment.