diff --git a/MYFOLDER/README.md b/MYFOLDER/README.md new file mode 100644 index 00000000..c8797a1f --- /dev/null +++ b/MYFOLDER/README.md @@ -0,0 +1 @@ +This is an experiment to create a new file. Does it work? diff --git a/chapter-02-exercises/.Rhistory b/chapter-02-exercises/.Rhistory new file mode 100644 index 00000000..e69de29b diff --git a/chapter-03-exercises/.DS_Store b/chapter-03-exercises/.DS_Store new file mode 100644 index 00000000..0157393b Binary files /dev/null and b/chapter-03-exercises/.DS_Store differ diff --git a/chapter-03-exercises/NEWreadme.md b/chapter-03-exercises/NEWreadme.md new file mode 100644 index 00000000..c08a3f68 --- /dev/null +++ b/chapter-03-exercises/NEWreadme.md @@ -0,0 +1 @@ +Hello this is a big fat test diff --git a/chapter-03-exercises/exercise-1/README.md b/chapter-03-exercises/exercise-1/README.md index 8720da73..a8d12a04 100644 --- a/chapter-03-exercises/exercise-1/README.md +++ b/chapter-03-exercises/exercise-1/README.md @@ -14,3 +14,9 @@ In this exercise you'll practice using git to clone and edit repositories, as wi 6. Using your terminal, add and commit the changes you've made to your repository 7. Push changes up to GitHub, and view them in your web browser. Make sure you are looking at the repository under _your_ account! + +1. Banana +2. Protein powder +3. Spinach +4. Water +5. Creatine diff --git a/chapter-04-exercises/exercise-1/README.md b/chapter-04-exercises/exercise-1/README.md index fcdaecc9..e5e9df95 100644 --- a/chapter-04-exercises/exercise-1/README.md +++ b/chapter-04-exercises/exercise-1/README.md @@ -4,3 +4,7 @@ Using the text-edit of your choice (e.g., Atom), create a new file called `READM In your `README.md` document, put your favorite quote in a block quote, and provide a link to a website that provides additional information about the quote. Note that you can preview this Markdown in Atom to make sure it works correctly. + +“We are all weak most of the time,' she said finally. 'Look at the baby. Born to his mother, he learns how to eat from her, how to walk, talk, hunt, run. He does not invent new ways. He just continues with the old. This is how we all come to the world, James. Weak and needy, desperate to learn how to be a person.' She smiled at him. 'But if we do not like the person we have learned to be, should we just sit in front of our fufu, doing nothing? I think, James, that maybe it is possible to make a new way.” + +https://www.goodreads.com/work/quotes/47113792-homegoing diff --git a/test.txt b/test.txt new file mode 100644 index 00000000..e69de29b