diff --git a/.github/squash-logo.svg b/.github/squash-logo.svg new file mode 100644 index 0000000000..9a976b3950 --- /dev/null +++ b/.github/squash-logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/README.md b/README.md index f0af04010b..b5939088b3 100644 --- a/README.md +++ b/README.md @@ -101,9 +101,14 @@ We also welcome translations for Wagtail's interface. Translation work should be ### Thanks -We thank [BrowserStack](https://www.browserstack.com/), who provides the project with free access to their live web-based browser testing tool, and automated Selenium cloud testing. +We thank the following organisations for their services used in Wagtail's development: + +[![Browserstack](https://cdn.jsdelivr.net/gh/wagtail/wagtail@master/.github/browserstack-logo.svg)](https://www.browserstack.com/)
+[BrowserStack](https://www.browserstack.com/) provides the project with free access to their live web-based browser testing tool, and automated Selenium cloud testing. + +[![squash.io](https://cdn.jsdelivr.net/gh/wagtail/wagtail@master/.github/squash-logo.svg)](https://www.squash.io/)
+[Squash](https://www.squash.io/) provides the project with free test environments for reviewing pull requests. -[![Browserstack](https://cdn.jsdelivr.net/gh/wagtail/wagtail@master/.github/browserstack-logo.svg)](https://www.browserstack.com/) [![Build Status](https://api.travis-ci.org/wagtail/wagtail.svg?branch=master)](https://travis-ci.org/wagtail/wagtail) [![License](https://img.shields.io/badge/license-BSD-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)