diff --git a/README.markdown b/README.markdown index 942345c..4c6d013 100644 --- a/README.markdown +++ b/README.markdown @@ -649,8 +649,10 @@ If you build a binary, reference a DB driver in your dependencies: ## Mito Extensions and Plugins -* [mito-attachment](https://github.com/fukamachi/mito-attachment) -* [mito-auth](https://github.com/fukamachi/mito-auth) +* [mito-attachment](https://github.com/fukamachi/mito-attachment) To ease storing files in the filesystem with a DB representation +* [mito-auth](https://github.com/fukamachi/mito-auth) To ease handling DB storage of authentication details +* [mito-validate](https://github.com/daninus14/mito-validate) To ease validating mito class slots and objects +* [mito-extended](https://github.com/daninus14/mito-extended) Combines `mito-auth`, `mito-validate` and `mito-auth-jzon` together ## See Also