diff --git a/README.md b/README.md index ae8325a6..26f6133d 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,11 @@ pip install django-webpack-loader ```
+ ## Configuration
+ ### Assumptions Assuming `BASE_DIR` in settings refers to the root of your django app.