Updated README.md

main
Joey Hines 2021-11-30 21:16:18 -07:00
parent 7fb4054cdb
commit d3b8b4ae1d
No known key found for this signature in database
GPG Key ID: 80F567B5C968F91B
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ own library for reuse.
database functionality. (This is subject to change a lot)
* [`geoffrey_api`](./geoffrey_api): API wrapper around the database to provide data to the website, bot, plugin, etc.
It will implement the command API and the model API. A lot of Geoffrey's logic is implemented here.
* [`geoffrey_bot`](./geoffrey_bot): Discord bot for Geoffrey. Uses [serenity](https://github.com/serenity-rs/serenity)
## License
[License](LICENSE)