diff --git a/README.md b/README.md index 04a9f4c5..22566c02 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,5 @@ For questions and help: * Please post in course * Or post in the Slack Community exclusive to the course. -GitHub Issues will not be addressed. \ No newline at end of file +GitHub Issues will not be addressed. +Update diff --git a/file1.txt b/file1.txt new file mode 100644 index 00000000..980a0d5f --- /dev/null +++ b/file1.txt @@ -0,0 +1 @@ +Hello World!