From 4977575834090a36928f17d9f173d8790b28c407 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Fri, 13 Feb 2015 16:50:40 -0500 Subject: [PATCH] Update README.md --- README.md | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index f7480ab98..775e7f38e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Key Features * 3 Levels of Variable Inheritance (Similar to SublimeText) * Built using EM values for responsive design -# Getting Started +## Getting Started ```bash npm install semantic-ui # Use themes, import build/watch tasks into your own gulpfile. @@ -19,17 +19,28 @@ npm install semantic-ui-css # Prebuilt version with default theme For more detail into how work with Semantic when building a site please [read our customization guide](http://learnsemantic.com/developing/customizing.html) on [LearnSemantic.com](http://learnsemantic.com/) -## International +## Community + +### Browser Support + +* Last 2 Versions FF, Chrome, IE 10+ +* Safari 6 +* IE 9+ (Browser prefix only) +* Android 4 +* Blackberry 10 + + +### International * **Chinese** A Chinese mirror site is available at [http://www.semantic-ui.cn](http:/www.semantic-ui.cn) * **Right-to-Left (RTL)** - An RTL version can be created using our build tools by selecting `rtl` from the install script * **Translation** - To help translate see the [Wiki Guide](https://github.com/Semantic-Org/Semantic-UI/wiki/Translating-Semantic-UI-Docs) for translations -## Release Schedule +### Release Schedule Semantic follows a weekly schedule for feature updates. To see what changes are scheduled for upcoming releases, be sure to visit the [release milestone](https://github.com/Semantic-Org/Semantic-UI/milestones) page. -## Community Support +### Support * **Want to learn about Semantic?** [Request an Invite](https://docs.google.com/forms/d/1hI1z136sXLkTQKtsv8SIvjjAvzpH77YzMQKrU-P8GAc/viewform?usp=send_form) to join [our Slack chatroom](http://semanticui.slack.com) for support and project discussions * **Have a bug?** Make a test case by forking this [jsfiddle](http://jsfiddle.net/efp8z6Ln/), then submit a [bug on GitHub](https://github.com/Semantic-Org/Semantic-UI/issues) @@ -37,25 +48,16 @@ Semantic follows a weekly schedule for feature updates. To see what changes are * **Looking for a specific integration like Dart, Wordpress, Drupal, Angular, or Rails?** Check out our [integration page](https://github.com/Semantic-Org/Semantic-UI/wiki/Integration) -## Contributing +### Contributing * **Missing documentation in your language?** Help us make Semantic available in more languages by [joining our translation community](https://www.transifex.com/organization/semantic-org/) * **Want to help with integration?** Projects are organizing for official [Meteor](https://github.com/Semantic-Org/Semantic-UI-Meteor), and [Angular](https://github.com/Semantic-Org/Semantic-UI-Angular) integrations as well as a [Sass](https://github.com/Semantic-Org/Semantic-UI-SASS) port. Join the discussion on their respective boards. * **Want to help others learn concepts behind Semantic?** [Learnsemantic.com](http://www.learnsemantic.com) needs articles to help others get others up to speed with Semantic UI. [Send me an e-mail](mailto:jack@semantic-ui.com) if you are interested. - -## Browser Support - -* Last 2 Versions FF, Chrome, IE (aka 10+) -* Safari 6 -* IE 9+ (Browser prefix only) -* Android 4 -* Blackberry 10 - -## Pull Requests +### Pull Requests When adding pull requests be sure to merge into [next](https://github.com/Semantic-Org/Semantic-UI/tree/next) branch. If you need to demonstrate a fix in ``next`` release, you can use [this jsfiddle](http://jsfiddle.net/rduvhn8u/1/) -## Reaching Out +### Reaching Out If you'd like to start a conversation about Semantic feel free to reach out by e-mail [jack@semantic-ui.com](mailto:jack@semantic-ui.com)