Mercurial > public > algo-animator
changeset 46:701dc4e9f2f6
Update README.md
committer: GitHub <noreply@github.com>
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Tue, 12 Dec 2023 09:05:12 +0000 |
parents | 08ec3e96a02c |
children | f60144ebce23 |
files | README.md |
diffstat | 1 files changed, 0 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Fri Aug 11 15:27:59 2023 +0000 +++ b/README.md Tue Dec 12 09:05:12 2023 +0000 @@ -2,10 +2,3 @@ # algo-animator An interactive program to visualize sorting algorithms. Developed in C using OpenGL, GLUT and FreeType. I also made a video about this project -> [Youtube](https://youtu.be/KvOI88s-FsU). - -- Docs: <https://denniscm.com/proj/algo-animator.html> -- Main repo on SourceHut: <https://git.sr.ht/~denniscmartin/algo-animator> - - Mirrors: - - Github: <https://github.com/denniscmartin/algo-animator> - - Gitlab: <https://gitlab.com/denniscmartin/algo-animator> -