diff options
author | kartofen <mladenovnasko0@gmail.com> | 2022-10-28 22:23:02 +0300 |
---|---|---|
committer | kartofen <mladenovnasko0@gmail.com> | 2022-10-28 22:23:02 +0300 |
commit | 7363f062baf99097a9a5e2e4366cced0afd526cb (patch) | |
tree | c1578d5fdbf9639aada5d48c6aa8e48565c43816 /README.md | |
parent | 8e235c8e6641f223c59e8502ac0caebf9c5c1ffc (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ ### Pendulum -This is a simple pendulum c program that uses raylib +This is a simple pendulum simulation in C that uses raylib. [Demo](https://batnako.net/demos/pendulum.html) |