diff --git a/README.md b/README.md index e1318eb..84db940 100644 --- a/README.md +++ b/README.md @@ -2,22 +2,8 @@ * [uCoin project](http://ucoin.io) * [YunoHost project](https://yunohost.org/#/) -* Should works on Debian Jessie 64 bits, 32 bits and ARM - - -## Package state -The package is **in progress**. -Currently, it: - -* Install uCoin 0.13.x and it's dependencies: node, npm -* Synchronize -* Configure -* Start - -Extra features: - -* Path access through a proxy_pass instead through the port cause it failed. -* uCoin logs are displayed on the YunoHost admin interface +* Works on Debian Jessie 64 bits, 32 bits (and ARM) +* 200Mo free RAM is necessary ## Install @@ -25,5 +11,19 @@ Extra features: sudo yunohost app install https://github.com/ucoin-io/ucoin_ynh ``` +## Package state +The package is **in progress**. +Currently, it: + +* Install uCoin 0.13.x and it's dependencies: node, npm +* Configure +* Synchronize +* Start + +Extra features: + +* Path access through a proxy_pass instead through the port cause it failed. +* uCoin logs are displayed on the YunoHost admin interface + ## License This package and the uCoin software are under GNU GPL v.3.