Added basic information to readme
This commit is contained in:
parent
65a9a4ed1c
commit
c3e8175699
1 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
# Django Client Reverse helper
|
||||
Client-side module for easily interfacing with [django-client-reverse](https://github.com/RealOrangeOne/django-client-reverse), allowing access to Django's URL revering API outside of templates.
|
||||
|
||||
## Installation
|
||||
|
||||
npm install django-client-reverse-helper --save
|
Reference in a new issue