shithub: lua9

Download patch

ref: e9425c6570389db11a54984f712fdd6878277d61
parent: 669b121161a14a37916469d9905457d916c468a5
author: telephil9 <telephil9@gmail.com>
date: Wed Oct 28 18:29:21 EDT 2020

Updated README to highlight that more libraries are supported than libdraw.

--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
 # Description
 
-lua9 is a custom version of the [lua](http://lua.org) interpreter including bindings to plan9 libdraw.  
+lua9 is a custom version of the [lua](http://lua.org) interpreter including bindings to some plan9 libraries.
+The supported libraries are:
+* libdraw
+* libplumb
+* lib9 (very partial support)  
 
 __Disclaimer:__ This is work in progress and is sure to contain bugs.