From 4685767e0caf0c42b76a2449f04f9988cda5a9c8 Mon Sep 17 00:00:00 2001 From: Pavel Balazki Date: Tue, 13 Apr 2021 12:20:45 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3b9da169..59376f85 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,7 @@ rClr_0.9 (esqlabs GmbH\Software - Documents\R packages\esqLABS standard library\ - devtools (CRAN) - knitr (CRAN) - styler (CARN) + +## Contributing +- Follow the OSPS-R [coding standards](https://github.com/Open-Systems-Pharmacology/Suite/blob/develop/CODING_STANDARDS_R.md) +- Some additional useful information can be found [here](https://github.com/Open-Systems-Pharmacology/OSPSuite-R/wiki/Developer-How-To's)