Updated readme links

This commit is contained in:
Alejandro Saucedo 2020-09-27 17:33:37 +01:00
parent 6a865dc9f7
commit c6bde9f274

View file

@ -4,6 +4,6 @@ This repository contains the accompanying code for the Blog post ["Supercharging
This example folder contains three key components:
* The Godot Project to run the example
* The [instructions for the Custom Module](./custom_module/README.md) implementation
* The [instructions for the GdNative Library](./gdnative_shared/README.md) implementation
* The [instructions for the Custom Module](./custom_module/) implementation
* The [instructions for the GdNative Library](./gdnative_shared/) implementation