diff --git a/README.md b/README.md index 6fa4e9b..172dfbe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # purescript-localstorage -[![Build Status](https://travis-ci.org/eskimor/purescript-local-storage.svg?branch=master)](https://travis-ci.org/eskimor/purescript-local-storage) +[![Build Status](https://travis-ci.org/eskimor/purescript-localstorage.svg?branch=master)](https://travis-ci.org/eskimor/purescript-localstorage) Access JS webstorage (local & session) in a typesafe and convenient way. Just define a key type with some smart constructors and you are done