From 907f4fe643770f6d1a895a2687da3f3dc961e6ed Mon Sep 17 00:00:00 2001 From: Ralf Brandenstein Date: Mon, 17 Nov 2014 04:38:46 +0100 Subject: [PATCH] mrt -> meteor + travis image link fix --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bac2d76..b93c398 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/useraccounts/foundation.svg?branch=master)](https://travis-ci.org/meteor-useraccounts/foundation) +[![Build Status](https://travis-ci.org/meteor-useraccounts/foundation.svg?branch=master)](https://travis-ci.org/meteor-useraccounts/foundation) useraccounts:foundation ======================= @@ -11,7 +11,7 @@ Learn more [here](http://accounts-templates.meteor.com) or have a look at a [liv ## Bring Your Own Foundation -Adding this package with `mrt add useraccounts:foundation` does not add any other packages providing Zurb Foundation. This is to let you choose the flavour you prefer, being it compiled, less, sass, or from CDN! +Adding this package with `meteor add useraccounts:foundation` does not add any other packages providing Zurb Foundation. This is to let you choose the flavour you prefer, being it compiled, less, sass, or from CDN! At the moment it is up to date with Foundation 5.4.7. @@ -20,4 +20,4 @@ At the moment it is up to date with Foundation 5.4.7. Anyone is welcome to contribute. Fork, make your changes, and then submit a pull request. -Thanks to all those who have contributed code changes to [this package](https://github.com/meteor-useraccounts/foundation/graphs/contributors) as well as to the [core package](https://github.com/meteor-useraccounts/core/graphs/contributors) and all who have helped by submitting bug reports and feature ideas. \ No newline at end of file +Thanks to all those who have contributed code changes to [this package](https://github.com/meteor-useraccounts/foundation/graphs/contributors) as well as to the [core package](https://github.com/meteor-useraccounts/core/graphs/contributors) and all who have helped by submitting bug reports and feature ideas.