From ad9241a1e215d7216f19b5240be4f897c4fdb446 Mon Sep 17 00:00:00 2001 From: Maxime Gasse Date: Wed, 13 Mar 2024 18:31:28 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56712066..7f7a5719 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [[Setup]](#setup) ♦ [[Usage]](#usage) ♦ [[Demo]](#demo) -This package provides `browsergym`, a gym environment for web task automation in the Chromium browser. It includes these benchmarks by default: +This package provides `browsergym`, a gym environment for web task automation in the Chromium browser. BrowserGym includes the following benchmarks by default: - [MiniWob++](https://miniwob.farama.org/) - [WebArena](https://webarena.dev/) - [WorkArena](https://github.com/ServiceNow/WorkArena)