Skip to content

Commit 07de29c

Browse files
authored
Update README.md
1 parent 5a48351 commit 07de29c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This library provides an interface to APIs following the JSONAPI spec. Though we
44

55
Written in [Typescript](https://www.typescriptlang.org) but works in plain old ES5 as well. This library is isomorphic - use it from the browser, or from the server with NodeJS.
66

7+
![Travis Status](https://travis-ci.org/jsonapi-suite/jsorm.svg?branch=master)
8+
79
### Sample Usage
810

911
Please see [our documentation page](https://jsonapi-suite.github.io/jsonapi_suite/js/home) for full usage. Below is a Typescript sample:

0 commit comments

Comments
 (0)