From 9468b9c188e92b3321ec9b297520cf7934171224 Mon Sep 17 00:00:00 2001 From: Aleksandr Shumilov Date: Mon, 22 Jan 2024 19:20:19 +0100 Subject: [PATCH] Update wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1eca4a363b..b64d2498a1c 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ Please read our documentation [here](./CONTRIBUTING.md) ## Supported browsers -Picasso supports browsers from default configuration of `@toptal/browserslist-config` package. +Picasso supports browsers specified in `@toptal/browserslist-config` package. Picasso recommends Chrome browser for development. -All testing in Picasso is done in Chrome browser, there is no guarantee that Picasso will work in other browsers (please feel free to report and contribute). +All testing in Picasso is done in Chrome browser, there is no guarantee that Picasso will work in other browsers (please report and contribute when problems are encountered). ## Running storybook