Skip to content

Commit

Permalink
mrt -> meteor
Browse files Browse the repository at this point in the history
+ travis image link fix
  • Loading branch information
nooitaf committed Nov 17, 2014
1 parent 1af9cdc commit 907f4fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
=======================

Expand All @@ -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.

Expand All @@ -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.
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.

0 comments on commit 907f4fe

Please sign in to comment.