From dc14de62f290680ce778f22805f3542232982f03 Mon Sep 17 00:00:00 2001 From: Lane Sawyer Date: Thu, 21 Nov 2024 14:26:56 -0800 Subject: [PATCH] Deleted a sentence on accident --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0649f44..f0e0236 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ For details on running or adding new examples, see the `docs/examples.md` file. Contributions are welcome! We're currently breaking apart the Scatterbrain component into smaller, more manageable packages. If you have a package that you think would be useful to others, please open a PR. +See the CONTRIBUTING.md file for more information on how to contribute to the project! + # Installation for Development This project uses [Node.js](https://nodejs.org) and [pnpm](https://pnpm.io/). We use [Volta](https://volta.sh/) to manage the versions of each. If you're not using Volta, check the "volta" key in the root `package.json` for the Node and pnpm versions we're using when developing.