circle status badge

This commit is contained in:
Leon 2017-03-23 17:06:02 +13:00
parent d2a94bff2c
commit 26b277f007

View file

@ -22,6 +22,8 @@ You can [see a working example here](https://leonstafford.github.io/demo-site-wo
## Development
Latest development build status: [![CircleCI](https://circleci.com/gh/leonstafford/wordpress-static-html-plugin/tree/master.svg?style=svg)](https://circleci.com/gh/leonstafford/wordpress-static-html-plugin/tree/master)
This repo contains the latest code, which you can clone/download to get the bleeding edge, else install via the [official WordPress Plugin page](https://wordpress.org/plugins/static-html-output-plugin/)
If you'd like to contribute, please follow the usual GitHub procedures (create an Issue, fork repo, submit PR). If you're unsure about any of that, contact me and I'll be happy to help.