diff --git a/README.md b/README.md index 6dbd121..bf286fc 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ Strawberry A tiny 2D game engine focused on usability and simplicity. Written in Beef language (https://github.com/beefytech/Beef), and using SDL2. + +To run the sample game, in the Beef IDE select Open Workspace, and select the Strawberry/SampleGame folder.