From e3fc37938f4133b1a1b2ac56ece20ad03c294e4a Mon Sep 17 00:00:00 2001 From: zoe choo Date: Thu, 19 Jan 2023 17:34:16 +0000 Subject: [PATCH] test --- README.md | 3 ++- git-commands.txt | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 git-commands.txt diff --git a/README.md b/README.md index bc87174..f81bcd6 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# 6003CEM \ No newline at end of file +# 6003CEM +strawberry cake \ No newline at end of file diff --git a/git-commands.txt b/git-commands.txt new file mode 100644 index 0000000..bda490c --- /dev/null +++ b/git-commands.txt @@ -0,0 +1,3 @@ +git add all +git commit -m '' +git push origin main \ No newline at end of file