diff --git a/.gitignore b/.gitignore index e7ff639..ebce060 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ macupdater-log.txt +.DS_Store +.gitignore diff --git a/readme.md b/readme.md index c788217..6b4f6a2 100644 --- a/readme.md +++ b/readme.md @@ -70,7 +70,7 @@ line ### Creating the app -I use [Platypus][https://github.com/sveinbjornt/platypus] to convert the script into an application for macOS. You are welcome to run this purely as a shell script. This is very much a work in progress, so feel free to tinker. +I use [Platypus](https://github.com/sveinbjornt/platypus) to convert the script into an application for macOS. You are welcome to run this purely as a shell script. This is very much a work in progress, so feel free to tinker. ### Problems