Skip to content

Commit

Permalink
Merge pull request #2 from nooitaf/patch-2
Browse files Browse the repository at this point in the history
mrt -> meteor + travis image link fix
  • Loading branch information
splendido committed Nov 17, 2014
2 parents 1af9cdc + 907f4fe commit 18ca31d
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 18ca31d

Please sign in to comment.