Update formatters.md
Add sample plugins section.
This commit is contained in:
parent
304b3ec63f
commit
d2ec00d57b
1 changed files with 5 additions and 0 deletions
|
@ -88,3 +88,8 @@ Multiple gems can also be specified in the yaml file.
|
|||
```
|
||||
gems: [wicked_twine, some_other_plugin]
|
||||
```
|
||||
|
||||
## Sample Plugins
|
||||
|
||||
* [appium-twine](https://github.com/appium/appium_twine)
|
||||
* [twine-flutter](https://github.com/tiknil/twine-flutter)
|
||||
|
|
Reference in a new issue