Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

Commit

Permalink
Updated readme to include pecl
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnetters committed Jul 6, 2017
1 parent 2d3f4c1 commit f7d0206
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ When using the `modal` type make sure to call it _after_ loading jQuery.
#### Default types
#### Li
<p align="center"><img src='https://wirelab.github.io/images/language_switcher-plugin/li.png'></p>

#### Dropdown
<p align="center"><img src='https://wirelab.github.io/images/language_switcher-plugin/dropdown.png'></p>

#### Modal
The modal makes a cookie when dismissed.
<p align="center"><img src='https://wirelab.github.io/images/language_switcher-plugin/modal.png'></p>
Expand Down Expand Up @@ -56,4 +58,5 @@ The `$options` array accepts the following options:<br>
`toggle_title` _When no title is given the current locale will be used_<br>
`ul_class`<br>
`li_class`<br>
`a_class`<br>
`a_class`<br>
`pecl` Opt out of usign PECL _( Will remove some features)_

0 comments on commit f7d0206

Please sign in to comment.