From 25d08b43c90d702c271f9e3db966e6213c3839a7 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Wed, 28 Jan 2015 15:20:16 -0500 Subject: [PATCH 1/3] Add international notes --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3bf96a199..98d029a0f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ Key Features > Semantic UI is now at 1.0, be sure to check out our [release notes](https://github.com/Semantic-Org/Semantic-UI/blob/master/RELEASE-NOTES.md#version-100---november-24-2014) for changes from the pre-release. +## International + +* **Chinese** A Chinese mainland 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 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. From b2c7fb9734825be9443910139c8918c9552c00bf Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Wed, 28 Jan 2015 15:20:52 -0500 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98d029a0f..6e30ac8e1 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Key Features ## International -* **Chinese** A Chinese mainland mirror site is available at [http://www.semantic-ui.cn](http:/www.semantic-ui.cn) +* **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 From 5e321b5fe310d9892d7b117a769879688bc9ff11 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Tue, 3 Feb 2015 10:53:35 -0500 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e30ac8e1..6ff7df847 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Semantic follows a weekly schedule for feature updates. To see what changes are * **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) * **Having issues with your code?** Submit a question on [StackOverflow](http://www.stackoverflow.com) or ask our [Google Group](https://groups.google.com/forum/#!forum/semantic-ui) -* **Looking for a specific integration like Dart, Wordpress, Angular, or Rails?** Check out our [integration page](https://github.com/Semantic-Org/Semantic-UI/wiki/Integration) +* **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