From bd7a348434e59d218867e920106da2807b1cf376 Mon Sep 17 00:00:00 2001 From: yeonns Date: Sun, 19 Mar 2023 15:52:01 +0900 Subject: [PATCH] docs: update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7ec39dc..2f3acb7 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,8 @@ This is a repository for practicing git and github features. ## Practice guide Check `Issues` and try them! + +- [Practice: git environment settings](https://github.com/yeonns/git-practice/issues/3) +- [Practice: fork and clone](https://github.com/yeonns/git-practice/issues/1) +- [Practice: remote repository management](https://github.com/yeonns/git-practice/issues/4) +- [Practice: commit and make PR](https://github.com/yeonns/git-practice/issues/2) \ No newline at end of file