From 50750307492a78a273aae5ce59f7e0dea3abfafd Mon Sep 17 00:00:00 2001 From: Juan Picado Date: Wed, 22 Jun 2022 21:34:26 +0200 Subject: [PATCH] chore: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5923fe1eb..5dc0d8c47 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ If you want to use a modified version of some 3rd-party package (for example, yo ### E2E Testing Verdaccio has proved to be a lightweight registry that can be -booted in a couple of seconds, fast enough for any CI. Many open source projects use verdaccio for end to end testing, to mention some examples, **create-react-app**, **mozilla neutrino**, **pnpm**, **storybook**, **babel.js**, **angular-cli** or \*\*docusaurus\*\*. You can read more in [here](https://verdaccio.org/docs/e2e). +booted in a couple of seconds, fast enough for any CI. Many open source projects use verdaccio for end to end testing, to mention some examples, **create-react-app**, **mozilla neutrino**, **pnpm**, **storybook**, **babel.js**, **angular-cli** or **docusaurus**. You can read more in [here](https://verdaccio.org/docs/e2e). Furthermore, here few examples how to start: