[readme] fix links and add util package to setup.py
This commit is contained in:
parent
147ebd64ca
commit
b68f8bbc7a
12
README.md
12
README.md
@ -1,18 +1,18 @@
|
||||
# NixView
|
||||
|
||||
A PyQt based viewer for nix datafiles
|
||||
A PyQt5 based cross-platform viewer for nix datafiles
|
||||
|
||||
--- under development ---
|
||||
|
||||
## Nix
|
||||
## <ins>N</ins>euroscience <ins>i</ins>nformation e<ins>x</ins>change data container
|
||||
|
||||
The nix data model is a generic model for storing scientific data with attached metadata.
|
||||
|
||||
For more information on nix see https://github.com/G-Node/nix
|
||||
The nix data model is a generic model for storing scientific data along with the attached metadata within one container.
|
||||
|
||||
For more information on NIX see [NIX Github Repository](https://github.com/G-Node/nix) or [NIX documentation](https://nixio.readthedocs.io/en/master/)
|
||||
|
||||
## Dependencies
|
||||
|
||||
- PyQt5
|
||||
- nixio
|
||||
|
||||
- matplotlib
|
||||
- numpy
|
||||
|
Loading…
Reference in New Issue
Block a user