From 5fe35becbf957de905291a3eb01e2a2d476c63a4 Mon Sep 17 00:00:00 2001 From: Digvijaysinh Gohil Date: Wed, 3 Jul 2024 00:28:03 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b9b544..078d1c1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Visual shader node library for Godot engine. The addon supports Godot versions 4 Adds various extra nodes to use in built-in visual shader editor. -#### This version is now deprecated and is no longer supporeted. +### This version is now deprecated and is no longer supporeted. # Installation Copy the contents of **_addons/ShaderLib_** into the same folder in your project. No activation needed. Custom visual shader nodes work the same way as standard visual shader nodes.