Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
magniff committed Sep 25, 2018
1 parent 4ad30cf commit acccada
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ class MyClass:
self.foo = foo
self.bar = bar
```
If you agree with me, have a look on `Watch` library. Here I have a little example for you:

If that makes sense to you, have a look on `Watch` library. Here is a little example:
```python
import watch
class MyClass(watch.WatchMe):
Expand Down

0 comments on commit acccada

Please sign in to comment.