add presentation to readme

This commit is contained in:
Sam 2016-04-28 16:29:02 +03:00
parent 1af24d096f
commit 431c76ee2d

View file

@ -1,6 +1,12 @@
# angular-tellform
Tellform Angular Form UI Module
##About
This module gives you the standalone front-end of tellform. It handles form rendering and form ui. For you to use this module you must have an API endpoint, such as (Formkeep)[https://formkeep.com].
This is a readonly split of the tellform project.
This repository contain the form ui as a standalone component.
To see it in action clone this repos, run `npm install` and open the file `demo/index.html`.
##Disclaimer
This is a largely work in progress, use it at your own risk.