aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index def1949..f7f8146 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,10 @@
This modpack provides mods with dynamic display. Mods are :
-- **display_lib**: A library for adding display entities to nodes;
-- **font_lib**: A library for displaying fonts on entities;
+- **display_api**: A library for adding display entities to nodes;
+- **font_api**: A library for displaying fonts on entities;
- **ontime_clocks**: A mod providing clocks which display the ingame time;
+- **signs_api**: A library for the easy creation of signs;
- **signs**: A mod providing signs and direction signs displaying text;
- **signs_road**: A mod providing road signs displaying text;
- **steles**: A mod providing stone steles with text;