From 7a3249ab7c295c91072e71f5e1c6672a626827b6 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Fri, 22 Sep 2023 18:19:23 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9320cd..b01b24d 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,6 @@ module "code-server" { Check out the [Coder Registry](https://registry.coder.com) for instructions to integrate modules into your template. -# Contributing a Module +## Contributing a Module See [CONTRIBUTING.md](./CONTRIBUTING.md) for instructions on how to construct and publish a module to the [Coder Registry](https://registry.coder.com).