From 3b96cef82b6fd8a580a409460d8dac0732581488 Mon Sep 17 00:00:00 2001 From: Moul Date: Sun, 1 May 2016 19:49:45 +0200 Subject: [PATCH] =?UTF-8?q?[enh]=20readme:=20uCoin=20=E2=80=93>=20Duniter.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3a05670..76169e5 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,21 @@ -# uCoin package for YunoHost +# Duniter package for YunoHost -* [uCoin project](http://ucoin.io) -* [YunoHost project](https://yunohost.org/#/) -* Works on Debian Jessie 64 bits, 32 bits (and ARM) +* [Duniter project](https://duniter.org) +* [YunoHost project](https://yunohost.org) +* Works on Debian Jessie 64 bits, 32 bits (and ARM will comming soon) * 200Mo free RAM is necessary ## Install ```bash -sudo yunohost app install https://github.com/ucoin-io/ucoin_ynh +sudo yunohost app install https://github.com/duniter/duniter_ynh ``` ## Package state The package is **in progress**. Currently, it: -* Install uCoin 0.14.2 and it's dependencies: node, npm +* Install Duniter 0.14.2 and it's dependencies: node, npm * Configure * Synchronize * Start @@ -23,7 +23,7 @@ Currently, it: Extra features: * Path access through a proxy_pass instead through the port cause it failed. -* uCoin logs are displayed on the YunoHost admin interface +* Duniter logs are displayed on the YunoHost admin interface ## License -This package and the uCoin software are under GNU GPL v.3. +This package and the Duniter software are under GNU GPL v.3.