diff --git a/README.md b/README.md
index 075bb12..b4e8f9d 100644
--- a/README.md
+++ b/README.md
@@ -59,16 +59,18 @@ To manage who can create proposals, the Member Add helper allows anyone to reque
### Personal Space
-Personal spaces feature a simplified governance model, where anyone defined as editor can immediatelly execute proposals. Members can also propose. Typically to edit the contents of a space, but also to manage permissions.
+Personal spaces feature a simplified governance model, where anyone defined as editor can immediatelly execute proposals. Members can also propose and execute content related actions.
-Editors may also execute proposals who define new editors.
+Editors can execute arbitrary actions, like adding new editors, updating the settings, etc.
Similarly to standard spaces, anyone can request to become a member on a Personal Space. In this case, the first editor to approve or reject will settle the proposal.
+
+
### Plugin Upgrader
There's an optional feature, where a predefined address can execute the actions to upgrade a plugin to the latest published version.