diff --git a/TODO.md b/PITFALLS.md similarity index 100% rename from TODO.md rename to PITFALLS.md diff --git a/README.md b/README.md index 12da566..3fce3d2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ remotes::install_github("ocbe-uio/rBAPS", "dev") ## Contributing -rBAPS is Open Software licenced under the [GPL-3](https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)), so all contributions are welcome. You can find a list of tasks we're working on for the first release of rBAPS [here](https://github.com/ocbe-uio/rBAPS/milestone/1). and pitfalls on the [TODO.md](TODO.md) file. +rBAPS is Open Software licenced under the [GPL-3](https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)), so all contributions are welcome. You can find a list of tasks we're working on for the first release of rBAPS [here](https://github.com/ocbe-uio/rBAPS/milestone/1). and pitfalls on the [PITFALLS.md](PITFALLS.md) file. Found something not to be working as you think it should? Please help us by [opening an issue](https://github.com/ocbe-uio/rBAPS/issues/new).