diff --git a/README.md b/README.md
index 6e6a418ab760113f83b45376c2ccfbde693c3409..883f25217d4a8f2e9888b2776727e008a033a059 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ cd chorechef
 
 This should start the frontend on [http://localhost:5173](http://localhost:5173)
 and the backend on [http://localhost:8000](http://localhost:8000).
+The django admin interface is available at [http://localhost:8000/admin](http://localhost:8000/admin).
 Note that this is the expected configuration for the application to work properly.
 
 ## Usage