diff --git a/README.md b/README.md index eb60ab8..319686a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ **makeTclKit** - script for building Tcl/Tk tclkits -##License +## License + Copyright (C) 2011-2014, Maxim Lihachev, This program is free software: you can redistribute it and/or modify it @@ -15,12 +16,13 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . -##Description +## Description makeTclKit is a script for building Tcl/Tk tclkits with the dependencies checking. All tclkit wrappers can be found on tclkit web page: http://equi4.com/pub/tk/downloads.html. -##Usage +## Usage + makeTclKit.tcl [options] -t, --target -- target operation system -a, --arch -- machine arch @@ -31,10 +33,11 @@ -g, --gui -- gui wrapper (for programs with using Tk) -h, --help -- show this help -##Version +## Version + 0.2 -##Structure +## Structure ![](https://code.envrm.info/src/makeTclKit/raw/branch/master/makeTclKit.png)