Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paprajapati9 authored Jul 11, 2021
1 parent 4b1632c commit 6c96eba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

A JS library of multiple algorithms visualisations which can be added to your website with just a few lines of code.

Use link https://cdn.jsdelivr.net/gh/paprajapati9/pp-algo-viz@master/dist/PPviz.min.js to add the js library in your page.
Use link [https://cdn.jsdelivr.net/gh/paprajapati9/pp-algo-viz@master/dist/PPviz.min.js](https://cdn.jsdelivr.net/gh/paprajapati9/pp-algo-viz@master/dist/PPviz.min.js) to add the js library in your page.

Use link https://cdn.jsdelivr.net/gh/paprajapati9/pp-algo-viz@master/dist/PPviz.min.css to add the related css in your page.
Use link [https://cdn.jsdelivr.net/gh/paprajapati9/pp-algo-viz@master/dist/PPviz.min.css](https://cdn.jsdelivr.net/gh/paprajapati9/pp-algo-viz@master/dist/PPviz.min.css) to add the related css in your page.

## List of Visualizations curretly included
1. [Recursion](https://paprajapati9.github.io/pp-algo-viz/recursion/test.html) :
Expand Down

0 comments on commit 6c96eba

Please sign in to comment.