We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2de53bc commit 7feb6feCopy full SHA for 7feb6fe
1 file changed
README.md
@@ -1,2 +1,15 @@
1
# ConsoleDraw
2
-C# Console Graphics Library
+C# Console Graphics Library. <br/>
3
+<br/>
4
+Free for personal use. <br/>
5
+For commercial licenses, please contact me at haydendunnicliffe@gmail.com. <br/>
6
7
+This library allows graphical Windows and Inputs to be used with the console. <br/>
8
9
+The example text editing application TEXT shows what is possible. <br/>
10
+TEXT's source code can be found here. <br/>
11
12
+For questions and support email haydendunnicliffe@gmail.com. <br/>
13
+
14
15
0 commit comments