diff --git a/README.md b/README.md index 34e8662..f958711 100644 --- a/README.md +++ b/README.md @@ -1 +1,17 @@ -# stars \ No newline at end of file +# stars +Just a bit of fun.
+A parallax sidescrolling starfield.
+ +## Changelog: + +28/03/2024 +* initial release + +20/03/2024: +* foundation code + +## Compilation +type `cc -o stars stars.c -lSDL2` + +## Author(s) +Jason Bou-Samra