From d86e1adcb957beaf65c37d1a3ce5f5deb042e948 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Fri, 22 Jan 2021 21:42:07 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2371472..12653e0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # modpol: Modular Politics for Minetest -A mod for [Minetest](https://minetest.net) that provides an API for diverse governance mechanisms according to the [Modular Politics](https://metagov.org/modpol) specification. +A mod for [Minetest](https://minetest.net) that provides an API for diverse governance mechanisms according to the [Modular Politics](https://metagov.org/modpol) specification. Built in collaboration with the Minetest community—see the initial [forum post](https://forum.minetest.net/viewtopic.php?f=47&t=26037)! This mod produces an API that can serve as a dependency for other mods that add specific governance functionalities.