diff --git a/README.rst b/README.rst index 03f9d52a..4cc41c5c 100644 --- a/README.rst +++ b/README.rst @@ -138,6 +138,7 @@ installed and activated: $ django-admin runserver --settings=example.settings Browse to + * http://localhost:8000 for the list of available collections (in a non-JSONAPI format!), * http://localhost:8000/swagger-ui/ for a Swagger user interface to the dynamic schema view, or * http://localhost:8000/openapi for the schema view's OpenAPI specification document.