From 9ecc4f85fae75596287d9167737dfbb5b021636d Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Fri, 23 Dec 2016 17:03:58 +0700 Subject: [PATCH] Mention library is promise based --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4742510..4c29070 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Build Status](https://travis-ci.org/lukechilds/onionoo-node-client.svg?branch=master)](https://travis-ci.org/lukechilds/onionoo-node-client) [![Coverage Status](https://coveralls.io/repos/github/lukechilds/onionoo-node-client/badge.svg?branch=master)](https://coveralls.io/github/lukechilds/onionoo-node-client?branch=master) -Client library for the Tor Onionoo API with backend agnostic caching. +Promise based client library for the Tor Onionoo API. Includes DB agnostic caching. ## Install