diff --git a/README.md b/README.md index ca18cefa..cc7af9c6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ NoisePy is a Python package designed for fast and easy computation of ambient no ## Major updates coming -NoisePy is going through a major refactoring to make this package easier to develop and deploy. Submit an issue, fork the repository and create pull requests to [contribute](CONTRIBUTING.md). +NoisePy was going through a major refactoring to make this package easier to develop and deploy. Submit an issue, fork the repository and create pull requests to [contribute](CONTRIBUTING.md). ## Installation The nature of NoisePy being composed of python scripts allows flexible package installation, which is essentially to build dependent libraries the scripts and related functions live upon. We recommend using [conda](https://docs.conda.io/en/latest/) or [pip](https://pypi.org/project/pip/) to install. diff --git a/fix.txt b/fix.txt new file mode 100644 index 00000000..99f6e45c --- /dev/null +++ b/fix.txt @@ -0,0 +1 @@ +this is the code fix