Fix markdown

This commit is contained in:
Abe Pazos
2023-12-01 17:28:15 +01:00
parent e36cad040e
commit 4c9e1c552f

View File

@@ -32,7 +32,7 @@ Switch to the [next-version branch](https://github.com/openrndr/openrndr-templat
openrndr = "0.4.3-alpha4" openrndr = "0.4.3-alpha4"
orx = "0.4.3-alpha4" orx = "0.4.3-alpha4"
You can add other dependencies needed by your project to your [build.gradle.kts](build.gradle.kts) file, inside the dependencies { }` block. You can add other dependencies needed by your project to your [build.gradle.kts](build.gradle.kts) file, inside the `dependencies { }` block.
Remember to reload the Gradle configuration after changing any dependencies. Remember to reload the Gradle configuration after changing any dependencies.