Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nvlinhvn committed May 9, 2024
1 parent 39d8ceb commit 6fafd4d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ pip install HSTransform
## 4. Run tests

After installation, you can test the package using the included test scripts:
`pytest tests/test_hstransform.py`
or
`python -m unittest tests/test_hstransform.py`
`pytest tests/`

## 5. Example

Expand Down Expand Up @@ -65,7 +63,7 @@ S_transformed = st.fit_transform(t, signal)
## 6. Communication

If you have any questions, issues, or suggestions for HS Transform, please open an issue on the GitHub repository.
or contact email:
or contact email: [email protected]

## 7. Citation

Expand Down

0 comments on commit 6fafd4d

Please sign in to comment.