Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d3604a0

Browse files
authoredJul 19, 2020
Update README.md
1 parent efc1787 commit d3604a0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# Algorithm-Visualizer
22
This project is for educational purpose. The main objective of this project is to help beginners to be able to visualize the basic algorithms and get a better understanding of the underlying operations. And obviously it is needless to say that anyone who is willing to contribute is invited to use their creativity in making the visualizations even better and attractive. One can add fresh Algorithms and visualization of their choice too.
3+
4+
Steps to run:
5+
1) Download or clone all the files.
6+
2) Install python.
7+
3) Install pygame and pillow PIL library.
8+
4) Run main.py
9+
5) Rest is user friendly :)

0 commit comments

Comments
 (0)
Please sign in to comment.