diff --git a/README.md b/README.md index d1a1c827..e5cdbf03 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,22 @@ XcodeGen

+

+ + + + + + + + + + +

# XcodeGen -![Package Managers](https://img.shields.io/badge/package%20managers-SwiftPM-yellow.svg) -[![Git Version](https://img.shields.io/github/release/yonaskolb/xcodegen.svg)](https://github.com/yonaskolb/XcodeGen/releases) -[![Build Status](https://img.shields.io/travis/yonaskolb/XcodeGen/master.svg?style=flat)](https://travis-ci.org/yonaskolb/XcodeGen) -[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/yonaskolb/XcodeGen/blob/master/LICENSE) - -A command line tool that generates your Xcode project from a YAML project spec and your folder structure. +A command line tool that generates an Xcode project from a YAML project spec and your folder structure. - ✅ Easy **configuration** of projects which is human readable and git friendly - ✅ Groups in Xcode are always **synced** to your directories on disk