diff --git a/README.md b/README.md index 6173e8be..bdd1126e 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ # discours-backend-next + +start message service: +pip install ariadne +pip install uvicorn +uvicorn message_service:app