aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorZeyla Hellyer <[email protected]>2017-09-09 14:10:58 -0700
committerZeyla Hellyer <[email protected]>2017-09-09 14:10:58 -0700
commit2b07c3a36dea94a5d72ffd80ed9f5d25043194f9 (patch)
treebf294ae70cc3d53caffd90308671155e2087bf8b /README.md
parentNote the standard_framework feature in examples (diff)
downloadserenity-2b07c3a36dea94a5d72ffd80ed9f5d25043194f9.tar.xz
serenity-2b07c3a36dea94a5d72ffd80ed9f5d25043194f9.zip
Document the standard_framework feature in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6bbfd00..95d06d6 100644
--- a/README.md
+++ b/README.md
@@ -110,6 +110,7 @@ the Discord gateway over a WebSocket client.
enough level that optional parameters can be provided at will via a JsonMap.
- **model**: Method implementations for models, acting as helper methods over
the HTTP functions.
+- **standard_framework**: A standard, default implementation of the Framework
- **utils**: Utility functions for common use cases by users.
- **voice**: Enables compilation of voice support, so that voice channels can be
connected to and audio can be sent/received.