diff --git a/Component-Hologram.md b/Component-Hologram.md index d3d2945..ef19a24 100644 --- a/Component-Hologram.md +++ b/Component-Hologram.md @@ -45,4 +45,4 @@ Further examples: - [Holo Text](https://github.com/OpenPrograms/Sangar-Programs/blob/master/holo-text.lua) This program 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 +Note, the second example is quite a bit more advanced then the first. **Important**: both scripts also need the [`noise.lua`](https://github.com/OpenPrograms/Sangar-Programs/blob/master/noise.lua) script to be in the same folder. \ No newline at end of file