From fab66d1f2fcbdbb665364277e2f457fa3b86c2fb Mon Sep 17 00:00:00 2001 From: Scoder12 <34356756+Scoder12@users.noreply.github.com> Date: Mon, 27 Jul 2020 16:43:05 -0700 Subject: [PATCH] Add text to README --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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).