From 016f8af9771860d872574472a277540b3ce09890 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Mon, 9 Mar 2020 15:50:22 +0000 Subject: [PATCH] Change deprecation title to be clearer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 700e94c..c4ec318 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Internationalization Lib for Minetest -## DEPRECATED +## DEPRECATED - Use Minetest's new translation API instead! You should not use this mod when writing new mods, and you should update mods to no longer depend on this mod.