Fix md link

This commit is contained in:
Fabio Berger
2017-12-20 15:17:36 +01:00
parent ad61fe4b54
commit 05ee368763

View File

@@ -42,7 +42,7 @@ We also recommend you read through the tests.
## Styleguide
We use `[tslint](https://palantir.github.io/tslint/)` with [custom configs](https://github.com/0xProject/tslint-config-0xproject) to keep our code style consistent.
We use [TSLint](https://palantir.github.io/tslint/) with [custom configs](https://github.com/0xProject/tslint-config-0xproject) to keep our code style consistent.
To lint your code just run: `yarn lint`