Updated Component Hologram (markdown)

Florian Nücke 2014-04-24 13:02:52 -07:00
parent 0ebad83f99
commit 6310716fd5

@ -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.
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.