From ed00a67ced8bf9f2b9e364a8fe2d4f89122b085b Mon Sep 17 00:00:00 2001 From: Tom McFarlin Date: Fri, 18 Oct 2013 08:22:23 -0400 Subject: [PATCH] including more information about the github updater fixes #75 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4db3468..0fa496d 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ Here's how to take advantage of this feature: 3. Push commits to the master branch 4. Enjoy your plugin being updated in the WordPress dashboard +The current version of the GitHub Updater supports tags/branches - whichever has the highest number. It also supports different branches using the `GitHub Branch:` header. All that info is in [the project](https://github.com/afragen/github-updater) + In future versions, there will be steps to specify branches or tags rather than the `master` branch. ## License