diff --git a/README.md b/README.md index 358da1e..fbccb6d 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Write tests for your API based on the [FastAPI documentation](https://fastapi.ti > [!NOTE] > GitHub Actions is your friend, use them to test and lint your project. -> [!DANGER] +> [!CAUTION] > The `uvicorn` can have multiple workers, test and see your in-memory storage works with them or not? ## How to run?