diff options
Diffstat (limited to 'display_api')
-rw-r--r-- | display_api/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/display_api/README.md b/display_api/README.md index f51996d..26b26f0 100644 --- a/display_api/README.md +++ b/display_api/README.md @@ -1,4 +1,4 @@ -# Display Lib +# Display API This library's purpose is to ease creation of nodes with one or more displays on sides. For example, signs and clocks. Display can be dynamic and/or different for each node instance. @@ -6,7 +6,7 @@ This library's purpose is to ease creation of nodes with one or more displays on **Dependancies**:default -**License**: LPGL +**License**: LGPLv2 **API**: See [API.md](https://github.com/pyrollo/display_modpack/blob/master/display_api/API.md) document please. |