From f549b8cdbc42422dabd10ae7c36f4f48c5b02539 Mon Sep 17 00:00:00 2001 From: Pete Lumbis Date: Fri, 6 Jan 2023 12:08:15 -0500 Subject: [PATCH] add Browserstack testing notice for ownership verification (#256) Signed-off-by: Pete Lumbis Signed-off-by: Pete Lumbis --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 510d24f8..f9e06900 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ Crossplane.io is built using [Hugo](https://gohugo.io/). For detailed information about contributing to documentation read the [Docs Contributing Guide](https://crossplane.io/master/contributing/docs/). +This project is tested with BrowserStack. + ## License The Crossplane documentation is under the [Creative Commons Attribution](https://creativecommons.org/licenses/by/4.0/) license. CC-BY allows reuse, remixing and republishing of Crossplane documentation with attribution to the Crossplane organization. -The docs.crossplane.io theme is based on [Geekdoc](https://github.com/thegeeklab/hugo-geekdoc) and [Bootstrap](https://github.com/twbs/bootstrap), both licensed under the MIT License. \ No newline at end of file +The docs.crossplane.io theme is based on [Geekdoc](https://github.com/thegeeklab/hugo-geekdoc) and [Bootstrap](https://github.com/twbs/bootstrap), both licensed under the MIT License.