Skip to content

Commit 2f993d2

Browse files
committed
docs: update README.md
1 parent 9e370ff commit 2f993d2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

-6
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
# jsonwebtoken
22

3-
| **Build** | **Dependency** |
4-
|-----------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|
5-
| [![Build Status](https://secure.travis-ci.org/auth0/node-jsonwebtoken.svg?branch=master)](http://travis-ci.org/auth0/node-jsonwebtoken) | [![Dependency Status](https://david-dm.org/auth0/node-jsonwebtoken.svg)](https://david-dm.org/auth0/node-jsonwebtoken) |
6-
73

84
An implementation of [JSON Web Tokens](https://tools.ietf.org/html/rfc7519).
95

10-
This was developed against `draft-ietf-oauth-json-web-token-08`. It makes use of [node-jws](https://github.com/brianloveswords/node-jws)
11-
126
# Install
137

148
```bash

0 commit comments

Comments
 (0)