michael преди 21 години
родител
ревизия
4ccd2d2e3a
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  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.