فهرست منبع

+ Added Readme

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.