Browse Source

+ Added Readme

michael 20 years ago
parent
commit
4ccd2d2e3a
1 changed files with 5 additions and 0 deletions
  1. 5 0
      packages/extra/newt/README

+ 5 - 0
packages/extra/newt/README

@@ -0,0 +1,5 @@
+This is the interface to the newt screen handling library.
+You need to have the newt and slang libraries installed in order to
+work with this library.
+
+The examples were provided by Patrice Dumas.