Skip to content

Commit

Permalink
Add link to docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcohen02 committed Dec 3, 2018
1 parent cf16f87 commit d4d9f45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

**django-drf-filepond** is a Django app that provides a [filepond](https://github.com/pqina/filepond) server-side implementation for Django/Django REST Framework projects. The app can be easily added to your Django projects to provide a server-side API for the filepond file upload library.

Further documentation and a tutorial are available at [https://django-drf-filepond.readthedocs.io](https://django-drf-filepond.readthedocs.io).

#### Installation

The app can be installed from PyPi:
Expand Down

0 comments on commit d4d9f45

Please sign in to comment.