From ccba900db830919787e7e208a66b9157b4a69e67 Mon Sep 17 00:00:00 2001 From: Shuvojit Date: Tue, 30 Apr 2024 08:33:01 +0530 Subject: [PATCH] changed link to img --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2d017b..3363b94 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Kubernetes Secret YAML Encoder/Decoder This web application allows you to easily encode and decode the data section of Kubernetes secrets YAML files. It's built with React and provides a user-friendly interface to manage your secrets securely. -[demo of the app](docs/demo.gif) +![demo of the app](docs/demo.gif) ### Features