瀏覽代碼

+ 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.