diff --git a/README.md b/README.md index 3d0f132..bfdfb05 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The Repl.it Python environment does not require any platform-specific code, howe This repository is the home for the `replit` Python package, which provides: -- A fully-featured database client for [Repl.it DB](https://docs.repl.it/misc/database) +- A fully-featured database client for [Repl.it DB](https://docs.repl.it/misc/database). - A **work in progress** Repl.it user profile lookup. - A Flask application decorator for ensuring Repl.it Auth required on specific routes.