From 6eecb7aaa78f0af6f567460ab0afd1891852275d Mon Sep 17 00:00:00 2001 From: YaroShkvorets Date: Sun, 22 Jun 2025 00:28:47 -0400 Subject: [PATCH 1/2] test --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 71d750206..60c9edb80 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # The Graph Tooling -Monorepo for various tools used by subgraph developers. +Monorepo for various tools used by subgraph developers. Test This repository houses the following tools: -| NPM | Name | -| --- | --- | +| NPM | Name | +| --- | --- | |[![npm (scoped)](https://img.shields.io/npm/v/@graphprotocol/graph-cli.svg?color=success)](https://www.npmjs.com/package/@graphprotocol/graph-cli)| [`@graphprotocol/graph-cli`](./packages/cli) | [![npm (scoped)](https://img.shields.io/npm/v/@graphprotocol/graph-ts.svg?color=success)](https://www.npmjs.com/package/@graphprotocol/graph-ts)|[`@graphprotocol/graph-ts`](./packages/ts)| From b9a5943642f9de3ffa6ebc498fba4c9431d45e9d Mon Sep 17 00:00:00 2001 From: YaroShkvorets Date: Sun, 22 Jun 2025 11:42:33 -0400 Subject: [PATCH 2/2] test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60c9edb80..c14c21964 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # The Graph Tooling -Monorepo for various tools used by subgraph developers. Test +Monorepo for various tools used by subgraph developers. Test 2 This repository houses the following tools: