From 514e36e0b4c5ae6468441e70ca82cad767a6a09a Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Thu, 19 Feb 2015 16:09:16 -0500 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a895fad77..69e6a8ce7 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ npm install semantic-ui # Use themes, import build/watch tasks into your own gu Environment | Install Script | Repo --- | --- | --- | -CSS Only | `npm install semantic-ui-css` or [zip]() | [CSS Repo]() -[LESS](https://github.com/less/less.js/) Only | `npm install semantic-ui-less` | [LESS Repo]() -[EmberJS](http://emberjs.com/) | `ember install:addon semantic-ui-ember` | [Ember Repo](https://github.com/Semantic-Org/Semantic-UI-Ember) +CSS Only | `npm install semantic-ui-css` | [Repo](https://github.com/Semantic-Org/Semantic-UI-CSS) +[LESS](https://github.com/less/less.js/) Only | `npm install semantic-ui-less` | [Repo]() +[EmberJS](http://emberjs.com/) | `ember install:addon semantic-ui-ember` | [Repo](https://github.com/Semantic-Org/Semantic-UI-Ember) [Meteor]() | `meteor add semantic-org:semantic-ui` [Bower](http://bower.io/) | `bower install semantic-ui` @@ -65,8 +65,8 @@ Project | How To Help | Next Step --- | --- | --- | Localization | Help us translate Semantic UI into your language | [Join our Translation Community]((https://github.com/Semantic-Org/Semantic-UI/wiki/Translating-Semantic-UI-Docs)) [SCSS](http://sass-lang.com/) | SASS needs PR to support variables inside `@import` | [Add Pull Request](https://github.com/sass/sass/pulls) for [#739](https://github.com/sass/sass/issues/739#issuecomment-73984809) -[Angular](https://angularjs.org/) | Help write angular bindings | Reach Out on [GitHub Issues](https://github.com/Semantic-Org/Semantic-UI-Angular/issues/8) -Guides & Tutorials | Help contribute guides and tutorials | [Join the discussion](https://github.com/Semantic-Org/Semantic-UI/issues/1571) +[Angular](https://angularjs.org/) | Help develop angular bindings | Reach Out on [GitHub Issues](https://github.com/Semantic-Org/Semantic-UI-Angular/issues/8) +Guides & Tutorials | Help write guides and tutorials | [Join the discussion](https://github.com/Semantic-Org/Semantic-UI/issues/1571) ### Pull Requests