summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2015-08-19 00:38:42 +0200
committerOliver Poignant <oliver@poignant.se>2015-08-19 00:38:42 +0200
commit79fc7b9a6f0c38c7922757a5307c955fc27fdce6 (patch)
treed9c06c911fb01b34b4497aa11988a96d910ceeec
parent624cd0313f3bf6b828d71568a8f680f13add88f6 (diff)
downloadGit-Auto-Deploy-79fc7b9a6f0c38c7922757a5307c955fc27fdce6.zip
Git-Auto-Deploy-79fc7b9a6f0c38c7922757a5307c955fc27fdce6.tar.gz
Git-Auto-Deploy-79fc7b9a6f0c38c7922757a5307c955fc27fdce6.tar.bz2
Updated documentation
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 56c4ded..214108d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# What is it?
-GitAutoDeploy.py consists of a small HTTP server that listens for Web hook requests sent from GitHub, GitLab or Bitbucket servers. The script allows you to continuously and automatically deploy you projects during development each time you push new commits to GitHub, GitLab or Bitbucket.</p>
+GitAutoDeploy.py consists of a small HTTP server that listens for Web hook requests sent from GitHub, GitLab or Bitbucket servers. This application allows you to continuously and automatically deploy you projects each time you push new commits to GitHub, GitLab or Bitbucket repository.</p>
![workflow](https://cloud.githubusercontent.com/assets/1056476/9344294/d3bc32a4-4607-11e5-9a44-5cd9b22e61d9.png)