From c5b9b7b77e1d1116119774dea046936654ff74fc Mon Sep 17 00:00:00 2001 From: Marcel Herrguth Date: Fri, 28 Jan 2022 19:14:53 +0100 Subject: [PATCH] Maintenance: Adjust readme according to linters complaints --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6844c51..69e0d30 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,17 @@ Zammad is a web based open source helpdesk/ticket system with many features to manage customer communication via several channels like telephone, facebook, -twitter, chat and e-mails. It is distributed under the GNU AFFERO General Public - License (AGPL). Do you receive many e-mails and want to answer them with a team of agents? +twitter, chat and emails. It is distributed under the GNU AFFERO General Public + License (AGPL). Do you receive many emails and want to answer them with a team of agents? You're going to love Zammad! -## Use case for this repo +## Use case for this repositorysitory -This repo is meant to be the starting point for somebody who likes to use dockerized multi-container Zammad in production. +This repository is meant to be the starting point for somebody who likes to use dockerized multi-container Zammad in production. ## Getting started with zammad-docker-compose - +[Learn more on Zammads documentation](https://docs.zammad.org/en/latest/install/docker-compose.html) ## CI Status @@ -30,7 +30,7 @@ To run Zammad behind a revers proxy, we provide `docker-compose.proxy-example.ym See `.examples/proxy/docker-compose.yml` for an example proxy project. -Like this, you can add your `docker-compose.prod.yml` to a branch of your Git repository and stay up to date by merging changes to your branch. +Like this, you can add your `docker-compose.prod.yml` to a branch of your Git repositorysitory and stay up to date by merging changes to your branch. ## Using Rancher