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

Commit f7d0206

Browse files
committed
Updated readme to include pecl
1 parent 2d3f4c1 commit f7d0206

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@ When using the `modal` type make sure to call it _after_ loading jQuery.
1717
#### Default types
1818
#### Li
1919
<p align="center"><img src='https://wirelab.github.io/images/language_switcher-plugin/li.png'></p>
20+
2021
#### Dropdown
2122
<p align="center"><img src='https://wirelab.github.io/images/language_switcher-plugin/dropdown.png'></p>
23+
2224
#### Modal
2325
The modal makes a cookie when dismissed.
2426
<p align="center"><img src='https://wirelab.github.io/images/language_switcher-plugin/modal.png'></p>
@@ -56,4 +58,5 @@ The `$options` array accepts the following options:<br>
5658
`toggle_title` _When no title is given the current locale will be used_<br>
5759
`ul_class`<br>
5860
`li_class`<br>
59-
`a_class`<br>
61+
`a_class`<br>
62+
`pecl` Opt out of usign PECL _( Will remove some features)_

0 commit comments

Comments
 (0)