diff --git a/README.md b/README.md index b5409971f..b4a390af4 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,10 @@ should be slowly scrolling across the "screen". If you have gotten this far you are up and running with your first "hack" of the 2020 BornHack badge and you can continue with more elaborate hacking. + +## Projects using the badge + +- [Generative animations in OCaml](https://github.com/rand00/bornhack2020-badge_generative-animations) + - Animations are pregenerated in OCaml and played back on the badge using python + +