VisuAlgOl iOS
VisuAlgOl is an app that helps people in learning algorithms and data structures.
Contributing to VisuAlgOl
To contribute to VisuAlgOl, just follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
. - Push to the original branch:
git push origin VisuAlgOl/<location>
. - Create the pull request.
Contact
If you want to contact me you can reach me at [email protected].
License
This project uses the MIT License.