diff options
author | Pierre-Yves Rollo <dev@pyrollo.com> | 2018-11-09 15:28:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-09 15:28:28 +0100 |
commit | 9c5752f0d93634cb048f85424ff08da2e2593353 (patch) | |
tree | cae3b8f260438764158fdf8c27504fbcf5b08863 /display_api | |
parent | ab70424143c878188428de842ca893c419f605c1 (diff) | |
download | display_modpack-9c5752f0d93634cb048f85424ff08da2e2593353.tar.gz display_modpack-9c5752f0d93634cb048f85424ff08da2e2593353.tar.bz2 display_modpack-9c5752f0d93634cb048f85424ff08da2e2593353.zip |
Update README.md
Diffstat (limited to 'display_api')
-rw-r--r-- | display_api/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/display_api/README.md b/display_api/README.md index f51996d..af8f358 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. |