diff --git a/README.md b/README.md new file mode 100644 index 0000000..2fb59bf --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +### Level Editor + +I had found this brilliant online book that talked about creating a text editor with c++ +I enjoyed following the few chapters that covered this topic to deepen my knowledge with the c++ programming language.