From 348c7c6c2872caab9edb9161946f095ca3f1ee7b Mon Sep 17 00:00:00 2001 From: Auralia Date: Tue, 15 Nov 2016 16:46:50 -0500 Subject: [PATCH] Update docs --- README.md | 6 +++--- docs/index.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3651178..1425e58 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ [![npm version](https://badge.fury.io/js/nsapi.svg)](https://badge.fury.io/js/nsapi) -nsapi is a free and open source library that allows Node.js and web -applications to easily access the NationStates API without worrying about -making HTTP requests, decoding XML or rate limiting. +nsapi is a free and open source library that allows Node.js applications to +easily access the NationStates API without worrying about making HTTP requests, +decoding XML, caching or rate limiting. nsapi features the following: diff --git a/docs/index.html b/docs/index.html index 6f2f75c..e2f2589 100644 --- a/docs/index.html +++ b/docs/index.html @@ -66,9 +66,9 @@

nsapi

nsapi

npm version

-

nsapi is a free and open source library that allows Node.js and web - applications to easily access the NationStates API without worrying about - making HTTP requests, decoding XML or rate limiting.

+

nsapi is a free and open source library that allows Node.js applications to + easily access the NationStates API without worrying about making HTTP requests, + decoding XML, caching or rate limiting.

nsapi features the following: