Skip to content

Commit

Permalink
docs: fix markdownlint violations
Browse files Browse the repository at this point in the history
  • Loading branch information
bmish committed Jun 11, 2020
1 parent 0f56dea commit 8248368
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com

## Installation

```bash
yarn add find-yarn-workspace-root
```

## Usage

```js
const findWorkspaceRoot = require('find-yarn-workspace-root');

Expand Down

0 comments on commit 8248368

Please sign in to comment.