diff --git a/Technotes/Dependencies.markdown b/Technotes/Dependencies.markdown index e0007c7c6..6a3f5aaf8 100644 --- a/Technotes/Dependencies.markdown +++ b/Technotes/Dependencies.markdown @@ -8,12 +8,10 @@ Thank you to the authors of these! RSDatabase uses FMDB for SQLite persistence. ## [PLCrashReporter](https://github.com/microsoft/plcrashreporter) -Used to collect crash reports and send them to Brent. Mac only. +Used to collect crash reports and send them to Brent. Mac only. ## [Sparkle](https://github.com/sparkle-project/Sparkle) -Used to provide application updates to users. Mac only. +Used to provide application updates to users. Mac only. -## [Swifter](https://github.com/httpswift/swifter) -Required by OAuthSwift as a testing dependency. Not shipped in NNW. - -## [Zip] +## [Zip](https://github.com/marmelroy/Zip) +Used to unzip NetNewsWire theme files.