diff --git a/Test/aNewReadme.md b/Test/aNewReadme.md new file mode 100644 index 00000000..7f7478c5 --- /dev/null +++ b/Test/aNewReadme.md @@ -0,0 +1,17 @@ +# Assignment 1 +## Fork the course repository, add a dictionary "Test" with an aNewReadme.md file. +- Fork repository and create the files. +- Create a dictionary "img" as the folder to hold images. +![Fig1](https://raw.githubusercontent.com/RuijZhang/ds4bmeTest/main/img/Assignment%201%20Fig%201.png) +## Issue a pull request for the course repository. +![Fig2](https://raw.githubusercontent.com/RuijZhang/ds4bmeTest/main/img/Assignment_1_Fig_2.png) +## Create a new github repository called ds4bmeTest; add a readme file. +![Fig3](https://raw.githubusercontent.com/RuijZhang/ds4bmeTest/main/img/Assignment_1_Fig_3.png) +## Clone the ds4bmeTest, make a change to the readme file and push the changes back up to your repo. +![Fig4](https://raw.githubusercontent.com/RuijZhang/ds4bmeTest/main/img/Assignment_1_Fig_4.png) +![Fig5](https://raw.githubusercontent.com/RuijZhang/ds4bmeTest/main/img/Assignment_1_Fig_5.png) +## Create a webpage; commit it to your repository and serve the webpage using github pages. +![Fig6](https://raw.githubusercontent.com/RuijZhang/ds4bmeTest/main/img/Assignment_1_Fig_6.png) +![Fig7](https://raw.githubusercontent.com/RuijZhang/ds4bmeTest/main/img/Assignment_1_Fig_7.png) +## Create a branch for your ds4bmeTest called development. Add a file called testing.md +![Fig8](https://raw.githubusercontent.com/RuijZhang/ds4bmeTest/main/img/Assignment_1_Fig_8.png) diff --git a/img/readme.md b/img/readme.md new file mode 100644 index 00000000..0ae43275 --- /dev/null +++ b/img/readme.md @@ -0,0 +1 @@ +Just a folder for picture transfering.