From a0cd57906731ce5dc6c81ab16ec3c1977b3d80ed Mon Sep 17 00:00:00 2001 From: Austin Burdine Date: Wed, 8 Jun 2016 14:32:04 -0600 Subject: [PATCH] add travis build status to readme --- ghost/admin/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ghost/admin/README.md b/ghost/admin/README.md index 8bafd54c20..a84d347278 100644 --- a/ghost/admin/README.md +++ b/ghost/admin/README.md @@ -1,5 +1,7 @@ # Ghost-Admin +Build status + This is the home of Ember.js based admin client that ships with [Ghost](https://github.com/tryghost/ghost). For now, refer to that repository for [install and development instructions](https://github.com/TryGhost/Ghost#quick-start-install). ## Have a bug or issue?