Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theDevSoham authored Apr 28, 2023
1 parent a201b71 commit 6651609
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<h1>Data Visualizer</h1>
<hr><p>The following project is a browser app that lets the user visualize data by plotting it against charts</p><h2>General Information</h2>
<h2>The app is deployed at: [deployed link] (https://visualizerdata.netlify.app) </h2>
<hr><ul>
<li>This demo uses WineData.json as a reference to plot it on Echarts - An open source javascript visualization library</li>
</ul><ul>
Expand Down Expand Up @@ -51,4 +52,4 @@
<li>Beware of running npm. Npm will also work though package-lock.json and yarn-lock.json might conflict.</li>
</ul><ul>
<li>Finally run yarn start to start the app on localhost:3000</li>
</ul>
</ul>

0 comments on commit 6651609

Please sign in to comment.