Skip to content

Commit b259953

Browse files
Merge pull request #24 from Simon-Reynaert/Simon-Reynaert-patch-1
Revise README with contact info and documentation link
2 parents 81395a9 + 5ceb7cc commit b259953

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Currently this repository is still a work in progress. Soon it will be integrate
1717
| __Packages and Releases__ | [![GitHub release (latest by date)](https://img.shields.io/github/v/release/Simon-Reynaert/iEcology-IAS-miner?logo=GitHub)](https://github.com/Simon-Reynaert/iEcology-IAS-miner/releases) |
1818
| __Pytest Test Coverage__ | [![coverage](https://img.shields.io/codecov/c/github/Simon-Reynaert/iEcology-IAS-miner/main?style=flat-square)](https://codecov.io/gh/Simon-Reynaert/iEcology-IAS-miner) |
1919
| __DOI__ | TBA |
20-
| __Contact Information__ | [email protected]
21-
| __Documentation__ | [![Docs](https://readthedocs.org/projects/iecology-ias-miner/badge/?version=latest)](https://iecology-ias-miner.readthedocs.io/en/latest/index.html)
20+
| __Contact Information__ | [email protected] |
21+
| __Documentation__ | [![Docs](https://readthedocs.org/projects/iecology-ias-miner/badge/?version=latest)](https://iecology-ias-miner.readthedocs.io/en/latest/index.html)|
2222

2323
# Installation
2424
You can install the development version of iEcology-IAS-miner from Github with:
@@ -42,4 +42,4 @@ pip install -r requirements.txt
4242
pytest --maxfail=1 --disable-warnings -q
4343
```
4444
# Demonstration
45-
Jupyter notebook demonstrations can found on the documentation website (https://iecology-ias-miner.readthedocs.io/en/latest/index.html) or in the /scripts or /docs subdirectory
45+
Code demonstrations can be found on the documentation website (https://iecology-ias-miner.readthedocs.io/en/latest/index.html) or in the /scripts or /docs subdirectories.

0 commit comments

Comments
 (0)