From d954575ad8b64788f994b0fb0deadb223f81ea7c Mon Sep 17 00:00:00 2001 From: JohnBonny <158583902+JohnBonny@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:42:37 +0100 Subject: [PATCH] Update README.md --- libs/remix-simulator/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/remix-simulator/README.md b/libs/remix-simulator/README.md index 8410dd63f0..a7921c7c9e 100644 --- a/libs/remix-simulator/README.md +++ b/libs/remix-simulator/README.md @@ -5,7 +5,7 @@ [![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/ethereum/remix-project/tree/master/libs/remix-simulator) [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/ethereum/remix-project/issues) -`@remix-project/remix-simulator` is a web3 wrapper for different kind of providers. It is used in `remix-tests` library and in Remix IDE codebase. +`@remix-project/remix-simulator` is a web3 wrapper for different kinds of providers. It is used in `remix-tests` library and in Remix IDE codebase. ### Installation `@remix-project/remix-simulator` is an NPM package and can be installed using NPM as: