From ef22a890d5c3afd06c50b5cf3f90443a57ed7a4c Mon Sep 17 00:00:00 2001 From: Junting Zheng <32742693+zhengnow@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:37:40 -0400 Subject: [PATCH 1/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1875683..96bb169 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # practice_repository This repository is intended for users to utilize when working through the hands on activities in the training slides. rtetrte + +The add kw file branch is the branch that I'll work on. From b50817328e6932fad89189e47aa7cecac82641b0 Mon Sep 17 00:00:00 2001 From: Junting Zheng <32742693+zhengnow@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:42:43 -0400 Subject: [PATCH 2/3] add kw file add a txt file --- kw.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 kw.txt diff --git a/kw.txt b/kw.txt new file mode 100644 index 0000000..863efa7 --- /dev/null +++ b/kw.txt @@ -0,0 +1 @@ +This is the new file named kw file. \ No newline at end of file From 532ab58a91311e9ddce5b8f9128b4620a203d509 Mon Sep 17 00:00:00 2001 From: Junting Zheng <32742693+zhengnow@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:45:17 -0400 Subject: [PATCH 3/3] Update README.md edit readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 96bb169..1875683 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ # practice_repository This repository is intended for users to utilize when working through the hands on activities in the training slides. rtetrte - -The add kw file branch is the branch that I'll work on.