Update README.md

This commit is contained in:
Jinseo Park
2019-06-10 02:23:07 +09:00
committed by GitHub
parent f43df560c1
commit 3cfb75decf

View File

@@ -19,4 +19,4 @@ We have multiple repositories under the hood that comprise the website. Take a l
- [**`algorithms`**](https://github.com/algorithm-visualizer/algorithms) contains algorithm visualizations shown on the side menu of the website.
- [**`tracers.*`**](https://github.com/search?q=org%3Aalgorithm-visualizer+tracers.&type=Repositories) are visualization libraries written in each supported language. The only thing they do is to extract visualizing commands from code.
- [**`tracers.*`**](https://github.com/search?q=topic%3Avisualization-library+org%3Aalgorithm-visualizer&type=Repositories) are visualization libraries written in each supported language. The only thing they do is to extract visualizing commands from code.