From cfe222e4d491335a8020ab2801b8e729c1dcee62 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 10 Mar 2015 12:24:59 +0200 Subject: readme.md: cleanup client section --- README.md | 15 ++++----------- 1 file 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: -- cgit v1.3.1