Skip to content

Commit

Permalink
Merge pull request #13 from Rohde-Schwarz/12-update-readme
Browse files Browse the repository at this point in the history
Update ReadMe
  • Loading branch information
floschl authored Mar 19, 2024
2 parents 44b6938 + 1ff46c3 commit 5eb2c52
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@ $ pip install RsWaveform

You need at least Python 3.8.

## Setup environment

To set up your environment, just run

```py
pip install -r requirements-dev.txt
```

## Usage

```py
Expand Down

0 comments on commit 5eb2c52

Please sign in to comment.