Browse Source

Removed help section

pull/19/head
Jure Šorn 5 years ago
parent
commit
e440bcf853
1 changed files with 0 additions and 9 deletions
  1. 9
      README.md

9
README.md

@ -15,15 +15,6 @@ if __name__ == '__main__':
``` ```
Help
----
```python
>>> help(<package>)
>>> help(<function>)
>>> help(<object>)
```
List List
---- ----
```python ```python

Loading…
Cancel
Save