diff --git a/Component-Hologram.md b/Component-Hologram.md index f3a1e26..afc822d 100644 --- a/Component-Hologram.md +++ b/Component-Hologram.md @@ -17,8 +17,8 @@ Callbacks: Set the render scale. A larger scale consumes more energy. Example usage(programs below created by Sangar): -[https://github.com/OpenPrograms/Sangar-Programs/blob/master/holo-flow.lua](Holo Flow) --Generates a heightmap and 'moves' across it over time, creating the effect of a flowing terrain. +[Holo Flow](https://github.com/OpenPrograms/Sangar-Programs/blob/master/holo-flow.lua) --Generates a heightmap and 'moves' across it over time, creating the effect of a flowing terrain. -[https://github.com/OpenPrograms/Sangar-Programs/blob/master/holo-text.lua](Holo Text) --Generates a random heightmap and displays scrolling text above it. +[Holo Text](https://github.com/OpenPrograms/Sangar-Programs/blob/master/holo-text.lua) --Generates a random heightmap and displays scrolling text above it. Note, the second example is quite a bit more advanced then the first. \ No newline at end of file