diff --git a/README.md b/README.md index d939e5cc..df91b6c4 100644 --- a/README.md +++ b/README.md @@ -1 +1,15 @@ # FastAPI Users + +

+ Ready-to-use and customizable users management for FastAPI +

+ +--- + +**Documentation**: https://frankie567.github.io/fastapi-users/ + +**Source Code**: https://github.com/frankie567/fastapi-users + +--- + +## Work in progress 🚧 diff --git a/docs/index.md b/docs/index.md index 878c1283..2d639db4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,7 +1,13 @@ # FastAPI Users

- Ready-to-use and customizable users management for FastAPI + Ready-to-use and customizable users management for FastAPI

-## Getting started +--- + +**Documentation**: https://frankie567.github.io/fastapi-users/ + +**Source Code**: https://github.com/frankie567/fastapi-users + +---