Skip to content

Commit 34e7413

Browse files
committed
update examples
1 parent 3f1f7b2 commit 34e7413

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ cmd = cmdtools.Cmd('/send hello')
4747
asyncio.run(cmdtools.execute(cmd, send))
4848
```
4949

50+
see [more examples](https://cmdtools-py.readthedocs.io/en/latest/examples.html)
51+
5052
## Links
5153

5254
PyPI project: https://pypi.org/project/cmdtools-py

0 commit comments

Comments
 (0)