From 6e11ded46c45291df2d10f8812150f8b519d59bf Mon Sep 17 00:00:00 2001 From: zramsay Date: Mon, 16 Jan 2023 07:45:39 -0500 Subject: [PATCH] nits --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 19556415..4b284b31 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The Laconic Stack Orchestrator provides all the tools to quickly get started wit - `yarn` [Install](https://yarnpkg.com/getting-started/install) - `postgres` [Install](https://www.postgresql.org/download/) -You'll need the above if you plan on digging into this repo, writing your own watchers, or experimenting with watchers not currentlysupported by Stack Orchestrator. +You'll need the above if you plan on digging into this repo, writing your own watchers, or experimenting with watchers not currently supported by Stack Orchestrator. See [CONTRIBUTING.md](.github/CONTRIBUTING.md) for more information. ## Services @@ -49,8 +49,6 @@ Orient yourself with the available CLI commands [here](docs/cli.md) and in some * [graph-node](./packages/graph-node/README.md) -[//]: # (TODO: ## Contibuting: https://github.com/LaconicNetwork/Laconic-Documentation/issues/93) - ## Further Reading [//]: # (TODO: link to docs.laconic.com when ready)