From e414757a771318f5859c7b771947692e9779c0df Mon Sep 17 00:00:00 2001 From: Lucas Larroche Date: Sun, 13 Mar 2022 11:54:31 +0700 Subject: [PATCH] Explicit browser support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7ee5924..0e00daaf 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ Pico can be used without custom CSS for quick or small projects. However, it’s - [Tooltips](https://picocss.com/docs/tooltips.html) ## Browser Support -Pico is designed for and tested on the latest, stable Chrome, Firefox, Edge, and Safari releases. It does not support any version of IE, including IE 11. +Pico is designed and tested for the latest stable Chrome, Firefox, Edge, and Safari releases. It does not support any version of IE, including IE 11. ## Contributing - [`dev`](https://github.com/picocss/pico/tree/dev) branch is open to pull requests.