Update 'README.md'

This commit is contained in:
Glenn Y. Rolland 2022-08-15 16:38:34 +00:00
parent 7221a3e9d8
commit 5326fbbcbe

View file

@ -1,4 +1,4 @@
== xtm-utils # xtm-utils
xtm-utils is a set of tools for joining or splitting files using the XTM xtm-utils is a set of tools for joining or splitting files using the XTM
format. format.
@ -6,22 +6,21 @@ format.
It is an open-source replacement for the the closed-source binary provided by It is an open-source replacement for the the closed-source binary provided by
the XtremSplit website. 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) Glenn Y. Rolland (glenux@glenux.net)
=== Download ## Licence
=== Minimum requirements xtm-utils is distributed under the GNU LGPL-3 licence.
* ruby 1.8
* bindata gem
=== Getting started