diff --git a/README.md b/README.md index 85de25c..04fd1e7 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ And to send one on bus 0: ``` >>> panda.can_send(0x1aa, "message", 0) ``` -More examples coming soon +Find user made scripts on the [wiki](https://community.comma.ai/wiki/index.php/Panda_scripts) Software interface support ------