This package models graphs encoded in [PENMAN
notation](#penman-notation) (e.g., [AMR][]), such as the following for
@@ -21,6 +29,8 @@ notation](#penman-notation) (e.g., [AMR][]), such as the following for
The Penman package may be used as a Python [library](#library-usage)
or as a [script](#script-usage).
+For Javascript, see [chanind/penman-js](https://github.com/chanind/penman-js).
+
### Features