From 20a5864a122d9b57546f56b880e863edc3948d1e Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 14 Jul 2019 14:50:31 +0100 Subject: [PATCH] No need to namedrop --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 759e2fb7..77d839af 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This project is currently *pre alpha* and not recommended for any real world use * Server-to-server and client-to-server protocols supported. * Implemented in a common language (Python 3) * Keyword filtering. - * Being able to define roles and skills, similar to the Pursuance project. + * Being able to build crowdsouced organizations with roles and skills * Sharings collection, similar to the gnusocial sharings plugin * Resistant to flooding, hellthreads, etc. * Support content warnings, reporting and blocking.