From b66134073e0317550db7892b90e94ac2bdbb0c19 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Wed, 30 Nov 2022 13:37:52 +0300 Subject: [PATCH] docs: add templates link to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f83f14dffc21d..1965338e36d28 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,10 @@ Use `coder --help` to get a complete list of flags and environment variables. Us Visit our docs [here](https://coder.com/docs/coder-oss). +## Templates + +Find our templates [here](./examples/templates). + ## Comparison Please file [an issue](https://github.com/coder/coder/issues/new) if any information is out of date. Also refer to: [What Coder is not](https://coder.com/docs/coder-oss/latest/index#what-coder-is-not).