From 6928bd67ecb59acde70a1d0b74619f18599850e8 Mon Sep 17 00:00:00 2001 From: Gilles Callebaut Date: Thu, 21 Apr 2016 19:27:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3cd0068..27b17a7 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,8 @@ The values are native stored by using native functionalities provided by Android - SharedPreferences * iOS - NSUserDefaults +* Browser (only for testing) + - JSON in combination with localStorage ##Defaults If the requested value for a giving response is not found a default value will be returned.