summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-03-10 12:24:59 +0200
committerLV-426 <lv-426@taproot.org.il>2015-03-10 12:24:59 +0200
commitcfe222e4d491335a8020ab2801b8e729c1dcee62 (patch)
tree4579c05c33cd27ec60a988a8f305e83c10e59e76
parent0c0ed0864c5c77339c0c9e73328cac43b09e88a2 (diff)
readme.md: cleanup client section
-rw-r--r--README.md15
1 files changed, 4 insertions, 11 deletions
diff --git a/README.md b/README.md
index 193f281f..b1f0ec5d 100644
--- a/README.md
+++ b/README.md
@@ -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: