From 3ba953b1621f737c3ae9d79d4a78994641d6765a Mon Sep 17 00:00:00 2001 From: hayk Date: Fri, 29 Dec 2023 04:33:51 -0500 Subject: [PATCH] readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef87349..3649327 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ ## nt2 -Python package for visualization and post-processing of the [`Entity`](https://github.com/entity-toolkit/entity) simulation data. For usage, please refer to the [documentation](https://entity-toolkit.github.io/entity/howto/vis/#nt2py). +Python package for visualization and post-processing of the [`Entity`](https://github.com/entity-toolkit/entity) simulation data. For usage, please refer to the [documentation](https://entity-toolkit.github.io/entity/howto/vis/#nt2py). The package is distributed via [`PyPI`](https://pypi.org/project/nt2py/): + +```sh +pip install nt2py +``` ### Features