summaryrefslogtreecommitdiff
path: root/hello_signals/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'hello_signals/README.md')
-rw-r--r--hello_signals/README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/hello_signals/README.md b/hello_signals/README.md
deleted file mode 100644
index 7845f21..0000000
--- a/hello_signals/README.md
+++ /dev/null
@@ -1,4 +0,0 @@
-## Hello Signals plugin
-
-Showcases how to build a Godot Android plugin which is invoked from gdscript and emit signals
-from the java logic.