summaryrefslogtreecommitdiffstats
path: root/test/README.md
diff options
context:
space:
mode:
authorSpartan322 <Megacake1234@gmail.com>2024-10-27 03:11:53 -0400
committerSpartan322 <Megacake1234@gmail.com>2024-10-31 07:33:09 -0400
commitddeea862ea605770225b02af2a6d3c39c77f4bd2 (patch)
tree4468be5c75e2c2f8d64587dc0fcb2fc6eaa68872 /test/README.md
parent1cce4d15abc3afb22724f9bf083ed7769330b43e (diff)
downloadredot-cpp-ddeea862ea605770225b02af2a6d3c39c77f4bd2.tar.gz
Rebrand godot-cpp to redot-cpp
(cherry picked from commit 35f01391e0dd380c58f085badbf7be22a627c9f9)
Diffstat (limited to 'test/README.md')
-rw-r--r--test/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/README.md b/test/README.md
index 5313e33..6ed0a05 100644
--- a/test/README.md
+++ b/test/README.md
@@ -1,6 +1,6 @@
-# godot-cpp integration test
+# redot-cpp integration test
-This project is used to perform integration testing of the godot-cpp
+This project is used to perform integration testing of the redot-cpp
extension, to validate PRs and implemented APIs.
## License