Currently, we have very few simple examples in the Readme and it would be great to have more examples that would include more complex workflows: - [ ] adding a file to the Crowdin project (add storage, add file) - [ ] updating a file (add storage, update or restore file) - [ ] build project (start to build, check build status in a loop, download project translations) - [ ] upload/download TM - [ ] upload/download Glossary It's better to create a separate file for these examples like [here](https://github.com/crowdin/github-action/blob/master/EXAMPLES.md).
Currently, we have very few simple examples in the Readme and it would be great to have more examples that would include more complex workflows:
It's better to create a separate file for these examples like here.