From 2c87a5a9766bb48bc105e417b01b01ca84324834 Mon Sep 17 00:00:00 2001 From: VLeanrWithMentor Date: Sun, 9 Feb 2025 22:54:21 +0530 Subject: [PATCH] my change testing --- ReadMe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 9e7ce47..91c2eba 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,10 +1,10 @@ -## git/github guide: Karl's minimal tutorial +## git/github guide: My minimal tutorial All statistical/computational scientists should use [git](https://git-scm.com) and [github](https://github.com), but it can be hard to get started. I hope these pages help. -There are many resources for git and github; my aim is to provide the +There are many resources for git and github; my aim is to give the minimal guide to get started. View the thing [here](https://kbroman.org/github_tutorial).