Skip to content

Commit 88a0384

Browse files
committed
update readme
1 parent 44b713e commit 88a0384

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

+1-10
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ bispectrum, and various orders of cumulants.
66

77
## Installation
88

9-
You can install the HOSA toolkit using pip:
9+
You can install the toolkit using pip:
1010

1111
```bash
1212
pip install higher-spectrum
@@ -113,15 +113,6 @@ plot_fourth_order_cross_cumulant(np.arange(-20, 21), c4, k1=0, k2=0)
113113
- SciPy
114114
- Matplotlib
115115

116-
## Contributing
117-
118-
Contributions to the HOSA toolkit are welcome! Please feel free to submit a Pull
119-
Request.
120-
121-
## License
122-
123-
This project is licensed under the MIT License.
124-
125116
## Acknowledgements
126117

127118
This toolkit is based on the Higher Order Spectral Analysis toolkit for MATLAB.

0 commit comments

Comments
 (0)