diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-03-10 12:24:59 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-03-10 12:24:59 +0200 |
| commit | cfe222e4d491335a8020ab2801b8e729c1dcee62 (patch) | |
| tree | 4579c05c33cd27ec60a988a8f305e83c10e59e76 | |
| parent | 0c0ed0864c5c77339c0c9e73328cac43b09e88a2 (diff) | |
readme.md: cleanup client section
| -rw-r--r-- | README.md | 15 |
1 files changed, 4 insertions, 11 deletions
@@ -13,10 +13,10 @@ A collaborative editor for organizing, communicating, and analyzing data in grap ## Client All of the following are already bundled but noted here for reference: -# [feedback](https://github.com/ivoviz/feedback) (it also bundles [html2canvas](http://html2canvas.hertzen.com/)) -# jquery -# d3 -# FileSaver +- feedback - https://github.com/ivoviz/feedback (it also bundles html2canvas) +- jquery +- d3 +- FileSaver # Installation @@ -32,13 +32,6 @@ use pip to install all requirements $ pip install flask $ pip install flask-mail -## Client -All of the following are already bundled but noted here for reference: -# [feedback](https://github.com/ivoviz/feedback) (it also bundles [html2canvas](http://html2canvas.hertzen.com/)) -# jquery -# d3 -# FileSaver - # Use ## Running Rhizi Locally To run Rhizi locally: |
