diff --git a/README.md b/README.md index ba375e905..f9f736fb5 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ This repository is a Yarn workspaces monorepo containing the following packages: | [eslint-graph-config](./packages/eslint-graph-config) | [![npm version]()]() | Shared linting and formatting rules for TypeScript projects. | | [token-distribution](./packages/token-distribution) | - | Contracts managing token locks for network participants | | [sdk](./packages/sdk) | [![npm version](https://badge.fury.io/js/@graphprotocol%2Fsdk.svg)](https://badge.fury.io/js/@graphprotocol%2Fsdk) | TypeScript based SDK to interact with the protocol contracts | +| [solhint-graph-config](./packages/eslint-graph-config) | [![npm version]()]() | Shared linting and formatting rules for Solidity projects. | ## Development