diff --git a/README.md b/README.md index a9049b4779..b3837f1e65 100644 --- a/README.md +++ b/README.md @@ -28,19 +28,19 @@ ### Dashboard Login -[![API docs](img/login.png)](https://github.com/fastapi/full-stack-fastapi-template) +[![Dashboard login screenshot](img/login.png)](https://github.com/fastapi/full-stack-fastapi-template) ### Dashboard - Admin -[![API docs](img/dashboard.png)](https://github.com/fastapi/full-stack-fastapi-template) +[![Admin dashboard screenshot](img/dashboard.png)](https://github.com/fastapi/full-stack-fastapi-template) ### Dashboard - Items -[![API docs](img/dashboard-items.png)](https://github.com/fastapi/full-stack-fastapi-template) +[![Items dashboard screenshot](img/dashboard-items.png)](https://github.com/fastapi/full-stack-fastapi-template) ### Dashboard - Dark Mode -[![API docs](img/dashboard-dark.png)](https://github.com/fastapi/full-stack-fastapi-template) +[![Dark mode dashboard screenshot](img/dashboard-dark.png)](https://github.com/fastapi/full-stack-fastapi-template) ### Interactive API Documentation