Skip to content

Commit 68c67dc

Browse files
3ygunowais
authored andcommitted
Fixed README headers rendering issue (django-webpack#112)
These lines weren't rendering as the headers they're notated to be. Looks worse on the PyPi page [django-webpack-loader](https://pypi.python.org/pypi/django-webpack-loader/0.4.1). My fix causes it to render correctly on GitHub hopefully that will transfer over. Thanks for the work!
1 parent df4adb6 commit 68c67dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,11 @@ pip install django-webpack-loader
3737
```
3838

3939
<br>
40+
4041
## Configuration
4142

4243
<br>
44+
4345
### Assumptions
4446

4547
Assuming `BASE_DIR` in settings refers to the root of your django app.

0 commit comments

Comments
 (0)