From 6cff1d40bb8dbd548fea83bbc81c2a18b65b66e0 Mon Sep 17 00:00:00 2001 From: Digvijaysinh Gohil Date: Wed, 3 Jul 2024 00:28:40 +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 078d1c1..e30b139 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 supported. # 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.