From f71eebe63ed99b5c567d8b2ec44beb22b4a47a20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 16 Oct 2020 14:35:12 +0200 Subject: [PATCH] Add badges --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 9f68c8e..41ccf30 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # Cowyo for YunoHost -[![Integration level](https://dash.yunohost.org/integration/cowyo.svg)](https://ci-apps.yunohost.org/ci/apps/cowyo/) +[![Integration level](https://dash.yunohost.org/integration/cowyo.svg)](https://dash.yunohost.org/appci/app/cowyo) ![](https://ci-apps.yunohost.org/ci/badges/cowyo.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/cowyo.maintain.svg) [![Install cowyo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=cowyo) > *This package allow you to install cowyo 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 -A feature-rich wiki webserver for minimalists. See https://github.com/schollz/cowyo#usage +cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying. See https://github.com/schollz/cowyo#usage **Shipped version:** 2.12.0 @@ -21,7 +21,7 @@ No configuration required except specifying the domain to access it, and its pub ## Documentation - * [Official documentation (on GitHub)](https://github.com/schollz/cowyo/blob/master/README.md) + * Official documentation: https://github.com/schollz/cowyo/blob/master/README.md ## YunoHost specific features @@ -29,9 +29,8 @@ No configuration required except specifying the domain to access it, and its pub #### Supported architectures -* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/cowyo%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/cowyo/) +* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/cowyo%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/cowyo/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/cowyo%20(Community)%20(%7EARM%7E).svg)](https://ci-apps-arm.yunohost.org/ci/apps/cowyo/) -* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/cowyo%20(Apps).svg)](https://ci-stretch.nohost.me/ci/apps/cowyo/) ## Limitations @@ -46,10 +45,8 @@ No configuration required except specifying the domain to access it, and its pub --- -Developers infos ----------------- +## Developers infos -**Only if you want to use a testing branch for coding, instead of merging directly into master.** Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/cowyo_ynh/tree/testing). To try the testing branch, please proceed like that.