diff --git a/README.md b/README.md index 7a38da61833657f8ae38cd74ec87975ec4b4c65f..81a79a154ffaab94a4760eecfa48d4e100ae2d39 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Bidi - Game development framework Bidi is a tiny framework for developing small video games for recreational -purpose. It takes heavy inspiration from LÖVE and Pico8. +purpose. It takes heavy inspiration from [LÖVE](https://www.love2d.org/) and +[Pico8](https://www.lexaloffle.com/pico-8.php). You develop your games in Lua and you are only allowed to have one Lua file where all your code lives. You can then load external assets like images and