diff --git a/README.md b/README.md index 7351da6a..cfa561cb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # django-reusable-components - + + A way to create simple reusable template components in Django. It lets you create "template components", that contains both the template, the Javascript and the CSS needed to generate the front end code you need for a modern app. Components look like this: