Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
morteza committed Jun 13, 2014
1 parent 47f0f15 commit 7bc2588
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Bootstrap 3 RTL Theme

**NOTE: This repository is dedicated to Bootstrap 3.2 RTL support.**

*Check <a href="https://github.com/ratnic/bootstrap-rtl/">github.com/ratnic/bootstrap-rtl</a> for Bootstrap 3.1.x RTL theme.*

---

> Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development.
Expand All @@ -19,11 +15,11 @@ Bootstrap RTL provides simple yet robust right-to-left capability for Bootstrap
<link rel="stylesheet" href="bootstrap-rtl.css">
```

Or load it from CDN (Not available yet, Check releases instead):
Or load it from CDN:

```html
<!-- Load Bootstrap RTL theme from CDNJS -->
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/bootstrap-rtl/3.2.0/css/bootstrap-rtl.min.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/bootstrap-rtl/3.1.1/css/bootstrap-rtl.min.css">
```

## Quick start
Expand Down

0 comments on commit 7bc2588

Please sign in to comment.