Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dando18 committed Apr 8, 2024
1 parent c792464 commit 10197ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ Performance Profile Viewer uses the Python library
[Hatchet](https://hatchet.readthedocs.io/en/latest/)
to parse and process the different profile types.
You must install it in order to use the extension.
Currently, the extension has been tested with Hatchet version 1.3.1
Currently, the extension has been tested with Hatchet version 1.3.1 to 1.4.0
and Python 3.7 to 3.11.
Assuming there is a valid Python installation, then it can be installed with
`pip install hatchet==1.3.1`.
`pip install hatchet==1.4.0`.

## Extension Settings

Expand Down Expand Up @@ -137,7 +137,7 @@ Initial release.

# License

Copyright Daniel Nichols 2023
Copyright Daniel Nichols 2024

Performance Profile Viewer is published under the [Apache 2.0 license](/LICENSE).
The flamegraph view uses [d3-flame-graph](https://github.com/spiermar/d3-flame-graph),
Expand Down

0 comments on commit 10197ca

Please sign in to comment.