From f934be5de008d78d5d2bba42a101afae7a093336 Mon Sep 17 00:00:00 2001 From: Lucas Larroche Date: Sun, 13 Mar 2022 15:34:45 +0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d0211796..aec60216 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ Pico can be used without custom CSS for quick or small projects. However, it’s ## Browser Support 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 If you are interested in contributing to Pico CSS, please read our [contributing guidelines](https://github.com/picocss/pico/blob/master/.github/CONTRIBUTING.md).