clokep / django-render-block

Render the content of a specific block tag from a Django template.
ISC License
241 stars 23 forks source link

Add an installation guide #48

Closed Macktireh closed 2 months ago

Macktireh commented 1 year ago

Hello, it would be really helpful to have an installation guide for newcomers looking to use this project. Adding one would make the onboarding process much smoother.

clokep commented 1 year ago

There's really not much to using this besides installing the package and then importing the appropriate method. Can you expand upon what could be clarified or is confusing?