diff --git a/README.md b/README.md index 07d07e2..7816d2a 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,12 @@ This repository is the home for the `replit` Python package, which provides: - A fully-featured database client for [Replit DB](https://docs.replit.com/category/databases). -- A Flaskā€“based application framework for accelerating development on the platform. +- Tools and utilities for Flask Web Development, including an interface to Replit's User Authetication service - Replit user profile metadata retrieval (more coming here!). - A simple audio library that can play tones and audio files! +### [Read the documentation](https://replit-py.readthedocs.io/en/latest/) + ### Open Source License This library is licensed under the [ISC License](https://en.wikipedia.org/wiki/ISC_license) and is free for you to use, change, or even profit from!