diff --git a/README.md b/README.md index 5256046..dad3191 100644 --- a/README.md +++ b/README.md @@ -110,3 +110,11 @@ You can check out the GitHub Explore website [at github.com/explore](https://git * [GitHub's Learning Lab](https://lab.github.com/) * [Education community forum](https://education.github.community/) * [GitHub community forum](https://github.community/) + +** +What i have learnt so far** +**i learnt how to fork a repository** +*I learnt to clone to my local repo* +i learnt to stage i.e git add file +i learnt to commit +i learnt to push and finally make a pull Request \ No newline at end of file diff --git a/reflection.md b/reflection.md new file mode 100644 index 0000000..d88c9b2 --- /dev/null +++ b/reflection.md @@ -0,0 +1,5 @@ +**i learnt how to fork a repository** +*I learnt to clone to my local repo* +i learnt to stage i.e git add file +i learnt to commit +i learnt to push and finally make a pull Request