Update 'README.md'
This commit is contained in:
parent
7221a3e9d8
commit
5326fbbcbe
1 changed files with 13 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
== xtm-utils
|
||||
# xtm-utils
|
||||
|
||||
xtm-utils is a set of tools for joining or splitting files using the XTM
|
||||
format.
|
||||
|
@ -6,22 +6,21 @@ format.
|
|||
It is an open-source replacement for the the closed-source binary provided by
|
||||
the XtremSplit website.
|
||||
|
||||
=== Licence
|
||||
### Minimum requirements
|
||||
|
||||
xtm-utils is distributed under the GNU LGPL-3 licence.
|
||||
* Ruby 1.8
|
||||
* bindata gem
|
||||
|
||||
=== Authors
|
||||
### Usage
|
||||
|
||||
```shell-session
|
||||
$ gem install xtm-utils
|
||||
```
|
||||
|
||||
## Authors
|
||||
|
||||
Glenn Y. Rolland (glenux@glenux.net)
|
||||
|
||||
=== Download
|
||||
|
||||
=== Minimum requirements
|
||||
|
||||
* ruby 1.8
|
||||
* bindata gem
|
||||
|
||||
=== Getting started
|
||||
|
||||
|
||||
## Licence
|
||||
|
||||
xtm-utils is distributed under the GNU LGPL-3 licence.
|
Loading…
Reference in a new issue