Update readme

This commit is contained in:
Sefa Ilkimen
2019-12-01 07:30:45 +01:00
parent 9af2d1c21a
commit afc9e3e944

View File

@@ -396,6 +396,16 @@ This plugin utilizes some awesome open source libraries:
We made a few modifications to the networking libraries.
## CI Builds & E2E Testing
This plugin uses amazing cloud services to maintain quality. CI Builds and E2E testing are powered by:
* [GitHub Actions](https://github.com/features/actions)
* [Travis CI](https://travis-ci.org/)
* [BrowserStack](https://www.browserstack.com/)
* [Sauce Labs](https://saucelabs.com/)
* [httpbin.org](https://httpbin.org/)
## Contribute & Develop
We've set up a separate document for our [contribution guidelines](CONTRIBUTING.md).