diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index bca7eea7..00000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..e43b0f98 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/Projects/1-Beginner/Pomodoro-Clock.md b/Projects/1-Beginner/Pomodoro-Clock.md index 8047504b..844b4b20 100644 --- a/Projects/1-Beginner/Pomodoro-Clock.md +++ b/Projects/1-Beginner/Pomodoro-Clock.md @@ -25,3 +25,4 @@ The Pomodoro Technique is a time management method developed by Francesco Cirill - [Joe Weaver's example](https://codepen.io/JoeWeaver/pen/bLbbxK) - [FreeCodeCamp Pomodoro Clock example](https://codepen.io/freeCodeCamp/full/XpKrrW) - [A desktop pomodoro app for menubar/tray.](https://github.com/amitmerchant1990/pomolectron) +- [Sheri Richardson's example](https://srd-pomodoro-timer.netlify.com/) diff --git a/Projects/2-Intermediate/Charity-Finder-App.md b/Projects/2-Intermediate/Charity-Finder-App.md index 8f906b82..11f4a391 100644 --- a/Projects/2-Intermediate/Charity-Finder-App.md +++ b/Projects/2-Intermediate/Charity-Finder-App.md @@ -56,7 +56,7 @@ the relationship between projects and organizations. - [What is Web Site Conversion?](https://www.marketing91.com/what-is-website-conversion/) - [Global Giving API](https://www.globalgiving.org/api/) -- Sample JSON for a project returned through the API: +- Sample XML for a project returned through the API: ```