docs(script): add top comment
This commit is contained in:
parent
6b0a5d6eab
commit
d8771478c8
|
|
@ -1,4 +1,7 @@
|
|||
#! /usr/bin/env tclsh
|
||||
# Generate the screenshot and its thumbnail for a framework. Print the
|
||||
# Markdown to add to README.md. To install the dependencies on Debian/Ubuntu:
|
||||
# $ sudo apt install imagemagick optipng tcl tcllib wkhtmltopdf
|
||||
|
||||
package require fileutil
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue