Skip to content

Commit 7800bff

Browse files
committed
add some clarifying comments
1 parent d4fa234 commit 7800bff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

+bot/README.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
% For BOT testers: run gateway live script in batch MATLAB mode
33

44
if batchStartupOptionUsed
5-
bot.internal.README();
5+
bot.internal.README(); % run the code
66
else
7-
edit bot.internal.README;
7+
edit bot.internal.README; % view the live script
88
end

0 commit comments

Comments
 (0)