diff --git a/README.md b/README.md index 874c8d8..277c986 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,12 @@ +![PluXml logo](https://raw.github.com/YunoHost-Apps/pluxml_ynh/master/pluxml_logo.png) + # PluXml package for YunoHost -* [PluXml website](http://www.pluxml.org) -* [YunoHost website](https://yunohost.org/) +- [PluXml](http://www.pluxml.org) package for [YunoHost](https://yunohost.org) +- PluXml is a fast and light blog/CMS. It store data in XML and not in a SQL database. + +#### Installation arguments + +- `admin`: administrator of the PluXml instance. Access on `domain.tld/path/core/admin`. +- `default_lang`: default language. +- `is_public`: public instance. diff --git a/pluxml_logo.png b/pluxml_logo.png new file mode 100644 index 0000000..3b2c9a7 Binary files /dev/null and b/pluxml_logo.png differ