Skip to content

Commit b10fe7a

Browse files
committed
Update readme with useful resources
1 parent 19e458c commit b10fe7a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ A changelog generator written in Swift for GitHub repositories.
44

55
- `cd` into the repository
66
- run `swift package generate-xcodeproj` (Generates an Xcode project for development)
7-
- run `swift run` to test out any changes
7+
- run `swift run` to test out any changes
8+
9+
### Useful resources
10+
- [Building a command line tool using the Swift Package Manager](https://www.swiftbysundell.com/articles/building-a-command-line-tool-using-the-swift-package-manager/)

0 commit comments

Comments
 (0)