Skip to content

Commit

Permalink
Add release tag and fixes some spelling errors in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rogerio Taques committed Nov 1, 2016
1 parent ffa41b7 commit c1a63ca
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
# Detectr.js (beta) v1.7
# Detectr.js

[![Latest Version](https://img.shields.io/github/release/rogeriotaques/detectr.js.svg)](https://github.com/rogeriotaques/detectr.js/releases)

Empower web sites and apps design through clever CSS selectors.

This plugin is a very small javascript library which gives you the ability to
write clever and specific CSS rules to refine your website design for each
different browser, platform, device and operating system.

It doesn't has any library dependencies such as: jQuery, Mootools, (...). So,
you can use it alone, or combined with those packages.
*It has a really small footprint and doesn't have any library dependencies such as: jQuery, Mootools, (...). So,
you can use it alone, or combined with those packages.*

## Get started

### 1. Get the source code

Start cloning this repository to your local machine, or just download the
Start by cloning this repository to your local machine, or just download the
source-code into any folder of your PC. As an open-source, the source-code is
available in its natural format and minified.

Expand Down

0 comments on commit c1a63ca

Please sign in to comment.