Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hoang-rio committed Sep 26, 2017
1 parent 36e79fd commit 9d92d21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@

### Installation
```npm i cas-client-node --save```

### Build
```npm run build```
### Example
```
import express from 'express';
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cas-client-node",
"version": "1.0.9",
"version": "1.1.0",
"main": "build/index.js",
"description": "A cas client for nodejs",
"dependencies": {
Expand Down

0 comments on commit 9d92d21

Please sign in to comment.