Update README.md

This commit is contained in:
Oliver Atkinson 2019-03-30 11:35:19 +00:00 committed by GitHub
parent 5956b94cd6
commit 7e6e0deeba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -48,8 +48,6 @@ let project = Project(name: "App",
])
```
Although we encourage defining the manifests in Swift, Tuist also supports JSON and Yaml formats.
### Interacting with your projects 🙇‍♀️
Tuist leverages project generation to provide a **simple and convenient set of commands, standard across all the projects**. The commands infer most of the necessary information from your projects, requiring you to pass only the arguments that are strictly necessary.