From 26b277f007ad04f25aa8c5aad5ebadb897a91e4b Mon Sep 17 00:00:00 2001 From: Leon Date: Thu, 23 Mar 2017 17:06:02 +1300 Subject: [PATCH] circle status badge --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 5822e624..fe311900 100644 --- a/readme.md +++ b/readme.md @@ -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.