Fix typos in README.md (#872)

This commit is contained in:
Igor Makarov
2020-05-27 09:32:47 -05:00
committed by GitHub
parent 92aaebb9d5
commit eda0e39ea2
+2 -2
View File
@@ -173,7 +173,7 @@ If you want to pass any required arguments when running in Xcode, you can edit t
## Alternatives
If XcodeGen doesn't meet your needs try these great alternatives:
- [Tuist](https://github.com/tuist/tuist)
- [xcake](https://github.com/igor-makarov/xcake)
- [Xcake](https://github.com/igor-makarov/xcake)
- [struct](https://github.com/workshop/struct)
## Attributions
@@ -189,7 +189,7 @@ This tool is powered by:
Inspiration for this tool came from:
- [struct](https://github.com/workshop/struct)
- [xcake](https://github.com/jcampbell05/xcake)
- [Xcake](https://github.com/igor-makarov/xcake)
- [CocoaPods Xcodeproj](https://github.com/CocoaPods/Xcodeproj)
## Contributions