Skip to content

Commit 7384ddb

Browse files
committed
update doc
1 parent c5348c1 commit 7384ddb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ standalone:
2121

2222
Store supports all mainstream browsers from IE8+.
2323

24-
[![Selenium Test Status](https://saucelabs.com/browser-matrix/bredele.svg)]()
24+
[![Selenium Test Status](https://saucelabs.com/browser-matrix/bredele.svg)](htp://github.com/bredele/store)
2525

26+
Supports IE7 with JSON polyfill.
2627

2728
## API
2829

@@ -180,7 +181,7 @@ See [plugins](#plugins)
180181
Here's a list of availaible plugins:
181182

182183
- [path](http://github.com/bredele/store-path)
183-
184+
184185
```js
185186
store.path('country.canada'); //get
186187
store.path('country.canada.city', 'calgary');//set

0 commit comments

Comments
 (0)