diff --git a/README.md b/README.md index f7afba4f5..0c4d85e59 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Instructions below will guide you step-by-step through the: - First-time Local Setup Steps - Rule Authoring and Test Data Creation Process -If you are less familiar with GitHub, Git and VSCode then you can access the supplementary guide which includes printscreens along with the instructions. +If you are less familiar with GitHub, Git and VSCode then you can access the [supplementary guide](docs/files/cdisc-open-rules-training-authoring-guidelines.pdf) which includes printscreens along with the instructions. # First-time Local Setup Steps @@ -279,8 +279,6 @@ Once your rule and test data pass these checks, the PR can be merged. `git checkout main` \ `git pull origin main` -For further detail on any of these steps or git in general, see [supplementary guide](https://docs.google.com/document/d/15ydgj4AqtEnFtlXL-J4DLJV32q_Q71gKn0ucu4tYYQw/edit?pli=1&tab=t.0) - # Something's Wrong! Git is great, but it is easy to overlook something and make a mistake. \ diff --git a/docs/files/cdisc-open-rules-training-authoring-guidelines.pdf b/docs/files/cdisc-open-rules-training-authoring-guidelines.pdf new file mode 100644 index 000000000..abe21ddc0 Binary files /dev/null and b/docs/files/cdisc-open-rules-training-authoring-guidelines.pdf differ