Update README.md
This commit is contained in:
parent
f8c4de091c
commit
97309cc086
@ -1,4 +1,4 @@
|
|||||||
# BRAID v1.2.1
|
# BRAID v1.2
|
||||||
> Websocket server for the Measure platform
|
> Websocket server for the Measure platform
|
||||||
|
|
||||||
[](https://semaphoreci.com/yardstick/braid)
|
[](https://semaphoreci.com/yardstick/braid)
|
||||||
@ -61,4 +61,4 @@ token = JWT.encode payload, hmac_secret, "HS256"
|
|||||||
|
|
||||||
```
|
```
|
||||||
* to test your changes before pushing you can run `tsc && npm test`
|
* to test your changes before pushing you can run `tsc && npm test`
|
||||||
* to check code coverate run nyc npm test, we must maintain above 90% code coverage
|
* to check code coverage run `nyc npm test`, we must maintain above 90% code coverage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user