From 2001b4351ebfb61480f493fcee378b4a76f5a16f Mon Sep 17 00:00:00 2001 From: Stephen Bensley Date: Wed, 9 Oct 2024 12:05:19 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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