Skip to content

Commit

Permalink
docs(some readme updates):
Browse files Browse the repository at this point in the history
  • Loading branch information
hlminh2000 committed Jul 12, 2019
1 parent ba07eeb commit bf33baa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Ego Token Utils
[![Coverage Status](https://coveralls.io/repos/github/icgc-argo/ego-token-utils/badge.svg?branch=master)](https://coveralls.io/github/icgc-argo/ego-token-utils?branch=master)
[![Build Status](https://travis-ci.org/icgc-argo/ego-token-utils.svg?branch=master)](https://travis-ci.org/icgc-argo/ego-token-utils)
[![Prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://prettier.io/)

This repo contains a library of utility functions written in __Typescript__ interpret __Ego JWT__ content in the Argo system.

Expand All @@ -19,7 +20,7 @@ This repo contains a library of utility functions written in __Typescript__ inte
```

## Development
This project uses the following bootstrap setup: [typescript-library-starter](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)
This project uses the following bootstrap setup: [typescript-library-starter](https://github.com/alexjoverm/typescript-library-starter)

### Notes
- `npm run test:watch`: to start developing with interactive live test
Expand Down

0 comments on commit bf33baa

Please sign in to comment.