Browse Source

Fix readme file

master
Maxim Likhachev 3 years ago
parent
commit
0e62ee2034
  1. 13
      README.md

13
README.md

@ -1,6 +1,7 @@ @@ -1,6 +1,7 @@
**makeTclKit** - script for building Tcl/Tk tclkits
##License
## License
Copyright (C) 2011-2014, Maxim Lihachev, <envrm@yandex.ru>
This program is free software: you can redistribute it and/or modify it
@ -15,12 +16,13 @@ @@ -15,12 +16,13 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
##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 @@ @@ -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)

Loading…
Cancel
Save