diff --git a/Test/aNewReadme.md b/Test/aNewReadme.md new file mode 100644 index 00000000..27b13478 --- /dev/null +++ b/Test/aNewReadme.md @@ -0,0 +1,6 @@ +# Assignment 1 +1 +- [x] Fork the course repository. +- [x] Create a directory called `Test`. +- [x] Add a markdown file to the `Test` directory called `aNewReadme.md`. +- [x] ![A screenshot of what I've done](image.png) diff --git a/Test/image.png b/Test/image.png new file mode 100644 index 00000000..402f1fc0 Binary files /dev/null and b/Test/image.png differ