Skip to content
Snippets Groups Projects
Commit e3c3fd8a authored by Ben Anderson's avatar Ben Anderson
Browse files

Update README.md

parent 73311b97
No related branches found
No related tags found
No related merge requests found
...@@ -6,11 +6,12 @@ This repo is an R package. This means: ...@@ -6,11 +6,12 @@ This repo is an R package. This means:
* package functions are kept in /R * package functions are kept in /R
* help files auto-created by roxygen are in /man * help files auto-created by roxygen are in /man
* if you clone it you can build it and use the functions. * if you clone it you can build it and use the functions
* you (and we) keep your data out of it!
We'd love your contributions - feel free to: We'd love your contributions - feel free to:
* [fork & go](https://happygitwithr.com/fork-and-clone.html) * [fork & go](https://happygitwithr.com/fork-and-clone.html)
* make a [new branch](https://git.soton.ac.uk/SERG/workflow/-/blob/master/howTo/gitBranches.md) in your fork * make a [new branch](https://git.soton.ac.uk/SERG/workflow/-/blob/master/howTo/gitBranches.md) in your fork
* make some improvements * make some improvements
* send us a pull request * send us a pull request (just code, no data please, keep your data [elsewhere](https://git.soton.ac.uk/SERG/workflow/-/blob/master/howTo/otherResources.md)!)
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment