diff --git a/README.md b/README.md index a621a5e..8761d56 100644 --- a/README.md +++ b/README.md @@ -1 +1,26 @@ -# V_EditorPro \ No newline at end of file +# V_EditorPro + +This is a simple pre-Windows 11 notepad clone written in .NET 4.8. + +## Features + +- Simple notes taking (not like Windows 11's Notepad) +- Automatically sets the current date as the default file name +- Wider file type support +- More modern .NET Version than V_EditorClassic (No additional install of .NET needed) + +### Operating System Support + +For now I only have tested Windows 11. Windows 10 - Windows 7 should be working fine too though. + +![grafik](https://github.com/abrendan/V_EditorPro/assets/94894839/fc101bbe-5a99-411b-95c1-5d9389a9a48c) + + + +## To be done + +- Dark Mode +- Linux Port +- MacOS Port +- Line Numbers +- More