Browse Source

Merge pull request #75 from ymarcus93/patch-1

Changed single quote to double quote in README
pull/69/merge
zimbatm 9 years ago
parent
commit
0e5534535a
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@@ -19,7 +19,7 @@ I basically rewrote this entire set so they are full vector buttons, meaning:

or

<a class="zocial twitter'>Button label</a>
<a class="zocial twitter">Button label</a>

- Can be any element e.g. `a`, `div`, `button` etc.
- Add class of `.zocial`
@@ -34,4 +34,4 @@ Problems, questions or requests to [@smcllns](http://twitter.com/smcllns)



Under [MIT License](http://opensource.org/licenses/mit-license.php)
Under [MIT License](http://opensource.org/licenses/mit-license.php)

Loading…
Cancel
Save