diff --git a/README.md b/README.md index 483845a..bcb72c6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ A repository is where your project work happens--think of it as your project fol ### Cloning -When a repository is created with GitHub, it’s stored remotely in the ☁️. You can clone a repository to create a local copy on your computer and then use Git to sync the two. This makes it easier to fix issues, add or remove files, and push larger commits. You can also use the editing tool of your choice as opposed to the GitHub UI. Cloning a repository also pulls down all the repository data that GitHub has at that point in time, including all versions of every file and folder for the project! This can be helpful if you experiment with your project and then realize you liked a previous version more. +When a repository is created with GitHub, it’s stored remotely in the ☁️. You can clone a repository to create a local copy on your computer and then use Git to sync the two. This makes it easier to fix issues, add or remove files, and push larger commits. You can also use the editing tool of your choice as opposed to the GitHub UI. Cloning a repository also pulls down all the repository data that GitHub has at that point in time, including all versions of every file an`d folder for the project! This can be helpful if you experiment with your project and then realize you liked a previous version more. To learn more about cloning, read ["Cloning a Repository"](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository). ### Committing and pushing diff --git a/python_or_java b/python_or_java new file mode 100644 index 0000000..f944b38 --- /dev/null +++ b/python_or_java @@ -0,0 +1 @@ +:)