summaryrefslogtreecommitdiff
path: root/plugins/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/README.md')
-rw-r--r--plugins/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/README.md b/plugins/README.md
index 9437f4f..58e4f67 100644
--- a/plugins/README.md
+++ b/plugins/README.md
@@ -6,3 +6,4 @@ Collection of samples showcasing how Godot Android plugins are built and package
- [Hello World plugin](hello_world/README.md)
- [Hello Signals plugin](hello_signals/README.md)
+- [Hello GDExtension plugin](hello_gdextension/README.md)