From d2dbb9d1bb0287ab89cc3bcedd073b6e248df63d Mon Sep 17 00:00:00 2001 From: rbuchmann77 <67585788+rbuchmann77@users.noreply.github.com> Date: Sat, 15 Aug 2020 21:48:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6a76fd3..7326363 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ Some ideas/personal questions: - Is "starlette.testclient" worth? Better than curl/bash tests? - Is sqlalchemy worth? +I did this project to learn python. I tried to apply best practices but, well, it was learned/done in few weeks. + ### Contribution guidelines ### - Writing tests