From 30b60ec4086a612612f4f2fb9cc225ac370e12c8 Mon Sep 17 00:00:00 2001 From: markoburcul Date: Thu, 17 Oct 2024 12:13:03 +0200 Subject: [PATCH] test: this should skip steps Signed-off-by: markoburcul --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddcb6ecd..a05d6fb7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This monorepo contains packages for building web applications in the Status ecos | [`@status-im/eslint-config`](./packages/eslint-config) | [![npm version](https://img.shields.io/npm/v/@status-im/eslint-config.svg)](https://www.npmjs.com/package/@status-im/eslint-config) | Shared ESLint configuration for consistent code style across projects. | ## Apps - +test | Name | Description | | -------------------------------------- | ----------------------------------------------------------------------------- | | [`./apps/connector`](./apps/connector) | Status Desktop Wallet extended to decentralised applications in your browser. |