Browse Source

Added readme

Brad Robinson 8 years ago
parent
commit
288370934a
1 changed files with 9 additions and 0 deletions
  1. 9 0
      readme.md

+ 9 - 0
readme.md

@@ -0,0 +1,9 @@
+# ConFrames
+
+A simple library for building text mode GUI's in a Windows console window
+
+See sample project for how to use it.
+
+License - public domain, do with it as you wish, no support provided.
+
+Originally developed by [Topten Software](http://www.toptensoftware.com) for [Win3mu (Windows 3 Emulator)](https://medium.com/@CantabileApp/2eae946c935d#.g6imfx40s)