From fbc64ecd6a6bfd502dcd7268084a0ea277b533c5 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Sun, 24 Sep 2023 00:11:03 +0300 Subject: [PATCH] swap screenshot and code sample --- .sample/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.sample/README.md b/.sample/README.md index 7d4ffac..8581979 100644 --- a/.sample/README.md +++ b/.sample/README.md @@ -11,14 +11,14 @@ tags: [community] <-- Describes what this module does --> +<-- Add a screencast or screenshot here --> + ```hcl module "MODULE_NAME" { source = "https://registry.coder.com/modules/MODULE_NAME" } ``` -<-- Add a screencast or screenshot here --> - ## Examples ### Example 1