Skip to content

Commit d498cc0

Browse files
committed
Updated readme.
1 parent 06076fe commit d498cc0

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
1-
<img src="https://raw.githubusercontent.com/js-data/js-data/prototype/js-data.png" alt="js-data logo" title="js-data" align="right" width="64" height="64" />
1+
<img src="https://raw.githubusercontent.com/js-data/js-data/master/js-data.png" alt="js-data logo" title="js-data" align="right" width="64" height="64" />
22

33
## js-data-http
44

55
http adapter for js-data.
66

7-
## Documentation
8-
[http://www.js-data.io/js-data-http](http://www.js-data.io/js-data-http)
7+
## Website
8+
[js-data.io/js-data-http](http://www.js-data.io/js-data-http)
9+
10+
## API Documentation
11+
[DSHttpAdapter](https://github.com/js-data/js-data/wiki/DSHttpAdapter)
912

1013
## Demo
11-
[https://js-data-http.firebaseapp.com/](https://js-data-http.firebaseapp.com/)
14+
[js-data-http.firebaseapp.com/](https://js-data-http.firebaseapp.com/)
1215

1316
## Project Status
1417

@@ -22,7 +25,7 @@ http adapter for js-data.
2225
| Coverage | [![Coverage Status](https://coveralls.io/repos/js-data/js-data-http/badge.png?branch=master)](https://coveralls.io/r/js-data/js-data-http?branch=master) |
2326

2427
## Quick Start
25-
`bower install --save js-data-http` or `npm install --save js-data-http`.
28+
`bower install --save js-data js-data-http` or `npm install --save js-data js-data-http`.
2629

2730
## Changelog
2831
[CHANGELOG.md](https://github.com/js-data/js-data-http/blob/master/CHANGELOG.md)

0 commit comments

Comments
 (0)