diff options
author | pyrollo <dev@pyrollo.com> | 2017-08-21 15:02:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-21 15:02:32 +0200 |
commit | e29f085c32caa485ce407b574641bd5f0a492820 (patch) | |
tree | f11d5bb864318001b2d2b48f6c18ff1fdc89ed5b | |
parent | 54108e8054ee21e1a3b229f4a4e9e521f5700aa6 (diff) | |
parent | bd18d8741341cc934e5735f7c756e7c8fe9214d1 (diff) | |
download | display_modpack-e29f085c32caa485ce407b574641bd5f0a492820.tar.gz display_modpack-e29f085c32caa485ce407b574641bd5f0a492820.tar.bz2 display_modpack-e29f085c32caa485ce407b574641bd5f0a492820.zip |
Merge pull request #5 from JonathanPrecise/patch-1
Update README.md
-rw-r--r-- | display_lib/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/display_lib/README.md b/display_lib/README.md index 1b5cd57..d7372d7 100644 --- a/display_lib/README.md +++ b/display_lib/README.md @@ -1,4 +1,4 @@ -# Dislpay Lib +# Display Lib 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. |