Skip to content

Commit

Permalink
More explicit instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
emeryberger committed Nov 16, 2021
1 parent 4f30710 commit 1481232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ scalene --profile-interval 5.0 your_prog.py. # output a new profile every fi
scalene --help # lists all options
```

Using Scalene programmatically in your code:
To use Scalene programmatically in your code, invoke using `scalene` as above and then:

```Python
import scalene
Expand Down

0 comments on commit 1481232

Please sign in to comment.