From 6aa9cdb2e7c99e3e50e267c07bd725a3f9797df1 Mon Sep 17 00:00:00 2001 From: "Evan Walter Clark Spotte-Smith, PhD" Date: Mon, 7 Oct 2024 10:40:34 -0400 Subject: [PATCH] Name change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5c7a5f..8ab2c45 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The complete documentation for `RNMC` can be found [here](https://blaugroup.gith RNMC depends on [GSL](https://www.gnu.org/software/gsl/) for pseudo random number generation and [sqlite](https://www.sqlite.org/index.html) for the database interfaces. -## Contributing +## Contributing/Support We welcome community contributions to RNMC! Please submit code contributions as [pull requests (PRs)](https://github.com/BlauGroup/RNMC/pulls). Work-in-progress PRs are encouraged; just include "\[WIP\]" in the title of your PR.