From 3e26fd1d1693d4ea27c6ce1af575f5407d672d0b Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Sat, 7 Nov 2020 11:21:28 +0100 Subject: [PATCH] Added devnotes --- DEVNOTES.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 DEVNOTES.md diff --git a/DEVNOTES.md b/DEVNOTES.md new file mode 100644 index 0000000..d069d40 --- /dev/null +++ b/DEVNOTES.md @@ -0,0 +1,4 @@ +If you want, you can write more detailed information about the latest commit here! + +- Added Devnotes + - The idea is that other developers can see whats new. Also with the commit-history you can just chose the commit and see whats new in this file! \ No newline at end of file