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