aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 890d2401..4ec3cdb5 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,8 @@ def on_ready():
client.run()
```
+You can find examples in the examples directory.
+
## Requirements
- Python 2.7+ or Python 3.3+.