From 88566b79ff898339b30feff4f43f209a0dae6def Mon Sep 17 00:00:00 2001 From: DCFApixels <99481254+DCFApixels@users.noreply.github.com> Date: Mon, 11 Nov 2024 14:31:52 +0800 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e685eae..ce92a43 100644 --- a/README.md +++ b/README.md @@ -981,7 +981,7 @@ public struct WorldComponent : IEcsWorldComponent * [Simple syntax](https://gist.github.com/DCFApixels/d7bfbfb8cb70d141deff00be24f28ff0) * [One-Frame Components](https://gist.github.com/DCFApixels/46d512dbcf96c115b94c3af502461f60) * [Code Templates for IDE](https://gist.github.com/ctzcs/0ba948b0e53aa41fe1c87796a401660b) and [for Unity](https://gist.github.com/ctzcs/d4c7730cf6cd984fe6f9e0e3f108a0f1) -> > *Your extension? If you are developing an extension for Dragoness, you can share it [here](#feedback). +> *Your extension? If you are developing an extension for Dragoness, you can share it [here](#feedback).