From 7b8cb13a8c19883fc0cccd090a8408aea9489ea6 Mon Sep 17 00:00:00 2001 From: Kylo Date: Sun, 8 Feb 2026 12:14:34 +0200 Subject: [PATCH] Add contributor name to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 58eae44..f0c406b 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Basically, what this does is reaches out to GitHub and copies all of its content Congrats! Now, you have a repository on your computer. Usually, repositories cloned from the CogWorks group are full of interesting Jupyter Notebooks to read and complete, Python packages that do fun stuff, and much more! However, this one is pretty empty except for our README. We can change that, though! + ## Adding Files Adding files to a local repository is the exact same way you'd add files to a folder, however adding it to the remote repository on GitHub takes a few steps. For the sake of practice, make a .txt file using your name (if your name is John Smith, something like john_smith.txt will work). To make it extra fun, write a joke! Nothing you would get attached to, because people are probably going to mess with these files while testing out the dummy repository. @@ -249,3 +250,5 @@ Here are some links to check out some more fun stuff to do with Github. Google c - https://git-scm.com/book/en/v2 - https://help.github.com/articles/github-glossary/ - https://guides.github.com/ +## Contributors +- NSHUNGU NGABO KYLO \ No newline at end of file