From 70820c898e367dec7ce77f63d22671c57613f296 Mon Sep 17 00:00:00 2001 From: Zixuan Wang <56988564+zixuan0922@users.noreply.github.com> Date: Mon, 8 Feb 2021 23:38:59 +0800 Subject: [PATCH] Create aNewReadme.md --- Test/aNewReadme.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Test/aNewReadme.md diff --git a/Test/aNewReadme.md b/Test/aNewReadme.md new file mode 100644 index 00000000..63e3341e --- /dev/null +++ b/Test/aNewReadme.md @@ -0,0 +1,6 @@ +# Assigment 1 - Zixuan Wang +What I have done so far: +1. Fork the course repository. +2. Create a directory called Test. +3. Add this 'aNewReadme.md' markdown file to the Test directory. +4. Use markdown syntax to include a description of what I've done.