From f2bd2c648539844e375ecc7dca3a6899046e5749 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Voron?= Date: Wed, 9 Oct 2019 16:58:46 +0200 Subject: [PATCH] Update README --- README.md | 14 ++++++++++++++ docs/index.md | 10 ++++++++-- 2 files changed, 22 insertions(+), 2 deletions(-) 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 + +---