Fix README files, especially in Android IAP demos

This commit is contained in:
Aaron Franke
2020-11-28 21:53:22 -05:00
parent d38d18006b
commit fc54dd9c23
18 changed files with 37 additions and 24 deletions

View File

@@ -4,7 +4,7 @@ A simple Pong game. This demo shows best practices
for game development in Godot, including
[signals](https://docs.godotengine.org/en/latest/getting_started/step_by_step/signals.html).
Language: [VisualScript](https://docs.godotengine.org/en/latest/getting_started/scripting/visual_script/index.html)
Language: [VisualScript](https://docs.godotengine.org/en/latest/tutorials/scripting/visual_script/index.html)
Renderer: GLES 2