From ebb3377ca14d34c6fa1d108a8843e91be4b66e97 Mon Sep 17 00:00:00 2001 From: Thatoo Date: Sun, 2 Jun 2019 18:25:41 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index a680415..8d83526 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,25 @@ # Cesium package for YunoHost +[![Integration level](https://dash.yunohost.org/integration/cesium.svg)](https://dash.yunohost.org/appci/app/cesium) +[![Install Custom Webapp with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=cesium) + + +> *This package allow you to install Cesium quickly and simply on a YunoHost server. +If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* + +## Overview + +[Cesium](https://cesium.app) is an [Unhosted webapp](https://unhosted.org) client for any [Duniter](https://duniter.org) crypto-currency. +It allows you to manage your wallet, certify your friends, and more ! + +**Shipped version:** 1.3.11 + +## Links + - [YunoHost website](https://yunohost.org) - [Duniter website](https://duniter.org) - [Cesium repository](https://github.com/duniter/cesium) + +## License + +This software is distributed under [GNU AGPL-3.0](https://raw.github.com/duniter/cesium/master/LICENSE). From 1eb1e0122d37c972ba8ce4b3bc7451d3ce8e1e0d Mon Sep 17 00:00:00 2001 From: Thatoo Date: Mon, 10 Jun 2019 11:23:22 +0200 Subject: [PATCH 2/2] Update README.md add v in front of version number as Cesium mention this v in its version system --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d83526..f787c4d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to [Cesium](https://cesium.app) is an [Unhosted webapp](https://unhosted.org) client for any [Duniter](https://duniter.org) crypto-currency. It allows you to manage your wallet, certify your friends, and more ! -**Shipped version:** 1.3.11 +**Shipped version:** v1.3.11 ## Links