diff --git a/README.md b/README.md index 5fa27e6..6cbf6f5 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ MNIST classifier from scratch * Model: classifier.pth -* To run FastApi server locally: uvicorn server:app --reload +* To run FastApi Server Locally: uvicorn server:app --reload ![site_screenshot](/static/site_screenshot.png) \ No newline at end of file