diff options
author | Spartan322 <Megacake1234@gmail.com> | 2024-10-27 03:11:53 -0400 |
---|---|---|
committer | Spartan322 <Megacake1234@gmail.com> | 2024-10-31 07:33:09 -0400 |
commit | ddeea862ea605770225b02af2a6d3c39c77f4bd2 (patch) | |
tree | 4468be5c75e2c2f8d64587dc0fcb2fc6eaa68872 /test/README.md | |
parent | 1cce4d15abc3afb22724f9bf083ed7769330b43e (diff) | |
download | redot-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.md | 4 |
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 |