diff --git a/README.md b/README.md new file mode 100644 index 00000000..e721cecf --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +You can name this file “README.md”. In this empty workspace, add any details you want about your repository! You can always come back and change this later. Be sure to save this file, and commit your changes right away on GitHub to the main branch. + +Back in your code editor, you'll want to pull these changes and see that new commit reflected on the main branch! + +You should see the resulting output should look similar to the following: + +1 file changed, 1 insertion(+) +create mode 100644 README.md