We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b916e commit 58bf8d3Copy full SHA for 58bf8d3
README.md
@@ -1,10 +1,14 @@
1
# node-google-books-search
2
3
-A lightweight node wrapper for the Google Books API.
+[](https://travis-ci.org/smilledge/node-google-books-search)
4
+[](https://www.npmjs.com/package/google-books-search)
5
+[](https://www.npmjs.com/package/google-books-search)
6
+
7
+A simple Node.js client for the Google Books API.
8
9
## Install
10
- npm install google-books-search
11
+ npm install --save google-books-search
12
13
## Basic Usage
14
0 commit comments