update kobuddy paths
This commit is contained in:
parent
ffe11210cc
commit
4b751e0408
2 changed files with 19 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
Python interface into my life
|
||||
|
||||
|
||||
# Usage
|
||||
# Setting up
|
||||
```
|
||||
cp with_my.example with_my
|
||||
|
||||
|
@ -9,3 +9,9 @@ cp with_my.example with_my
|
|||
vim with_my
|
||||
```
|
||||
TODO add instructions to try it?
|
||||
|
||||
|
||||
# Usage example
|
||||
```
|
||||
with_my python3 -c 'import my.books.kobo as kobo; print(kobo.get_todos())'
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue