Skip to content

Commit

Permalink
docs: add installation section (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelGSS authored Nov 10, 2021
1 parent 2acb176 commit a46c7bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ Programmable interface to [Clinic.js][clinic-url] Bubbleprof. Learn more about C

![Screenshot](screenshot.png)

## Installation

```console
npm i -S @nearform/bubbleprof
```

## Supported node versions

* Node.js 10.0.0 and above
Expand Down

0 comments on commit a46c7bf

Please sign in to comment.