Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.

Commit

Permalink
add roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
joeferraro committed May 28, 2015
1 parent 28c7499 commit 9831633
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,13 @@ CookieManager.clearAll((err, res) => {
console.log(res);
});

```
```

### Roadmap

- Expose `get` method
- Proper `getAll` dictionary by domain
- Proper error handling
- Anything else?

PR's welcome!

0 comments on commit 9831633

Please sign in to comment.