Skip to content

Commit

Permalink
added information
Browse files Browse the repository at this point in the history
  • Loading branch information
stolpeo committed Jan 2, 2017
1 parent 2abb58d commit 1bce6c5
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
# olib
# olib

## `olib.debug()`

```
from olib import olib
@olib.debug(True)
def some_function(n):
# do something
```

0 comments on commit 1bce6c5

Please sign in to comment.