diff options
Diffstat (limited to '')
-rwxr-xr-x | aataaj.lua | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -16,7 +16,9 @@ | |||
16 | 16 | ||
17 | local _ = require 'PolygLua' | 17 | local _ = require 'PolygLua' |
18 | 18 | ||
19 | 19 | --[[ TODO - replace this with code to search for and print the README.md file. | |
20 | Since we got the path to the script in arg[0], we can split that up and follow symlinks until we find where the files are. Maybe we can find README.md there. | ||
21 | ]] | ||
20 | Help = [[ | 22 | Help = [[ |
21 | This is part of the AllAudioToALSAandJACK project, aataaj for short, | 23 | This is part of the AllAudioToALSAandJACK project, aataaj for short, |
22 | pronounced like "attach". | 24 | pronounced like "attach". |