Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
unhammer committed Nov 28, 2016
1 parent 3bf75f8 commit e94272c
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
#+TITLE: divvun-webdemo
#+STARTUP: showall

* Description
Simple html+js webdemo of Divvun grammar checker using the [[http://quilljs.com/][Quill]]
editor.


* Prerequisites

- npm
- apache/nginx/whathaveyou

* Building

#+BEGIN_SRC sh
make
#+END_SRC

* TODO [0/1]

- [ ] Strip zero width characters

0 comments on commit e94272c

Please sign in to comment.