Add README

This commit is contained in:
Curt Spark 2024-07-26 08:23:04 +01:00
parent 1c2f37ede6
commit 1e893bbc8e
1 changed files with 7 additions and 0 deletions

7
README.org Normal file
View File

@ -0,0 +1,7 @@
* C Playground
This is a playground for prototyping and projects written in C.
Typically all my C projects start here.
Currently working on a grapher, bitmap render and eventually a 3d raytracer.