diff --git a/README.md b/README.md index d1908ca..7ce81a2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # bacillμs - A minimalist Build Automation/CI service +Last Build Status: ![CI status](https://bacillus.blitter.com/onPush-bacillus-build/lastStatusIcon) + bacillμs (**B**uild **A**utomation/**C**ontinuous **I**ntegration **L**ow-**L**inecount **μ**(micro)-**S**ervice) listens for HTTP GET or POST events, executing specified actions on receipt of matching endpoint requests. Use it to respond to webhooks from SCM managers such as github, gitlab, gogs.io, etc. or from wget or curl requests made from plain git commit hooks, or anything else one can think of.