From 197dcaff0e4a8dadfb32e357b44772647deeeeb6 Mon Sep 17 00:00:00 2001 From: Felix Bartels Date: Mon, 13 Feb 2017 11:59:53 +0100 Subject: [PATCH] add some more syntax blocks --- CONTRIBUTING.md | 3 ++- README.md | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ed3ac26..a87d743 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,8 @@ Please ensure your pull request adheres to the following guidelines: * There should be no code, e.g. zip files, in the pull request (or this repository itself). This repository is for information and listing purposes only. * New categories, or improvements to the existing categorization are welcome. * All listings within a category should be alphabetical. -* Keep descriptions short and simple. +* Keep descriptions short and simple. +* The *syntax* for links is ```[Name](http://homepage/) - Short description. [Demo](http://url.to/demo), [Source Code](http://url.of/source/code) `License` `WIP/beta/stable` ```. The Demo and Source links are optional. License can be any OSS license, or "closed" for closed source. * End all descriptions with a full stop/period. * Check your spelling and grammar. diff --git a/README.md b/README.md index 580b430..9f246bd 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ The goal of this repository is to provide an overview of third party projects in - [Howtos and Guides](#Howtos-and-Guides) ### Client integrations -- [Z-Push](https://wiki.z-hub.io/display/ZP) - Integrates mobile devices into Kopano through the ActiveSync protocol. +- [Z-Push](https://wiki.z-hub.io/display/ZP) - Integrates mobile devices into Kopano through the ActiveSync protocol. [Source Code](https://stash.z-hub.io/projects/ZP/repos/z-push/) `AGPLv3` `stable` ### Distributions integrating Kopano -- [Kopano4UCS](https://wiki.z-hub.io/display/K4U/Kopano4UCS+Home) - Install and manage Kopano through the Univention Management Console. +- [Kopano4UCS](https://wiki.z-hub.io/display/K4U/Kopano4UCS+Home) - Install and manage Kopano through the Univention Management Console. [Demo](https://www.univention.com/products/univention-app-center/app-catalog/kopano-core/), [Source Code](https://stash.z-hub.io/projects/K4U/repos/kopano4ucs/browse) `AGPLv3` `stable` ### Kopano WebApp