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