From e7d98a309f018e48582968acbb031f9bf30944a7 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Fri, 22 Jan 2021 21:00:05 +0000 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eaf478e..27a1ff9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ -# modpol +# modpol: Modular Politics for Minetest -Minetest game mod(s) that attempt to implement the Modular Politics proposal (metagov.org/modpol). +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. -For background information, [see the wiki](https://gitlab.com/medlabboulder/modpol/-/wikis/home). +This mod produces an API that can serve as a dependency for other mods that add specific governance functionalities. + +For background information and project roadmap, see [the wiki](https://gitlab.com/medlabboulder/modpol/-/wikis/home). + +Initiated by [Nathan Schneider](https://nathanschneider.info) of the [Media Enterprise Design Lab](https://colorado.edu/lab/medlab) at the University of Colorado Boulder, as part of the [Metagovernance Project](https://metagov.org).