diff --git a/README.md b/README.md index 2151071..157a8fd 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ -# replit-py +# replit + +Replit is python library designed to be run from a repl on [https://repl.it]. + +### Features + +- Fully featured database client for Repl DB +- Audio library which can play tones and files +- Clear the terminal + +### Documentation + +The documentation can be found [here](https://replit-python-docs.scoder12.repl.co).