diff --git a/README.md b/README.md index d67e445..ef73a52 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The app was developed with [Xcode](https://developer.apple.com/xcode/), which is ### Dependencies -The app depends on two Swift Packages (both developed by me): [UtiliKit](https://github.com/stephenbensley/UtiliKit) and [CheckersKit](https://github.com/stephenbensley/CheckersKit). These should be resolved automatically when you open and build the project. +The app depends on a [Swift Package](https://www.swift.org/packages/): [UtiliKit](https://github.com/stephenbensley/UtiliKit) (also developed by me). This dependency should be resolved automatically when you open and build the project. ### Targets