summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: