From a71fda6631d29ee0ba519f2b50097848fa76e9a0 Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Thu, 29 Oct 2015 11:40:11 -0400 Subject: [PATCH] Adds todolist. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index dde640b..9c3d2dc 100644 --- a/README.md +++ b/README.md @@ -71,5 +71,12 @@ Keychain ``` +## Todo + +- [x] iOS support +- [ ] Android support +- [ ] Storing objects as JSON +- [ ] Expose wider selection of underlying native APIs + ## License MIT © Joel Arvidsson 2015