Skip to content

Commit 779fb45

Browse files
committed
Add nice README.md for Github
1 parent c32decd commit 779fb45

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
Tablesorter_XH – a CMSimple_XH plugin
2+
======================================
3+
4+
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
5+
6+
Copyright (c) 2012-2017 Christoph M. Becker
7+
8+
Tablesorter_XH is free software: you can redistribute it and/or modify
9+
it under the terms of the GNU General Public License as published by
10+
the Free Software Foundation, either version 3 of the License, or
11+
(at your option) any later version.
12+
13+
Tablesorter_XH is distributed in the hope that it will be useful,
14+
but *without any warranty*; without even the implied warranty of
15+
*merchantability* or *fitness for a particular purpose*. See the
16+
GNU General Public License for more details.
17+
18+
You should have received a copy of the GNU General Public License
19+
along with Tablesorter_XH (see LICENSE).
20+
21+
For further information see the user manual in help/help.htm.
22+
23+
Christoph M. Becker
24+
Rheinstraße 147
25+
55424 Münster-Sarmsheim
26+
GERMANY
27+
<cmbecker69@gmx.de>

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
<exclude name="coverage.xml"/>
7575
<exclude name="pax_global_header"/>
7676
<exclude name="phpcompatinfo.*"/>
77+
<exclude name="README.md"/>
7778
<exclude name="tests/**"/>
7879
</fileset>
7980
</move>

0 commit comments

Comments
 (0)