Skip to content

Commit b4f34c6

Browse files
Update README.md
1 parent 6eeb56e commit b4f34c6

File tree

1 file changed

+8
-23
lines changed

1 file changed

+8
-23
lines changed

README.md

Lines changed: 8 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ Overview
77
can be imported into shell scripts to create functional and colorful
88
scripts and Terminal users interfaces(TUI).
99
* Author: Gavin Lyons
10+
* Contact: Upstream repo at github site below or glyons66@hotmail.com
11+
* Upstream repository: [bashmultitool](https://github.com/gavinlyonsrepo/bashmultitool)
12+
* History: See changelog.md in documentation section for version control history
13+
* Copyright: Copyright (C) 2018 Gavin Lyons MIT expat See LICENSE.md in documentation section
14+
1015

1116
Table of contents
1217
---------------------------
@@ -17,10 +22,8 @@ Table of contents
1722
* [Usage](#usage)
1823
* [Files](#files)
1924
* [Features](#features)
20-
* [Communication](#communication)
2125
* [Dependencies](#dependencies)
22-
* [History](#history)
23-
* [Copyright](#copyright)
26+
2427

2528
Installation
2629
-----------------------------------------------
@@ -51,7 +54,9 @@ curl -sL https://github.com/gavinlyonsrepo/bashmultitool/archive/1.5.tar.gz | ta
5154
cd bashmultitool-1.5
5255
sudo make install
5356
```
57+
**Arch based System**
5458

59+
It's also available in the Arch Linux user repo AUR
5560

5661
Usage
5762
-------------------------------------------
@@ -169,23 +174,3 @@ Dependencies
169174
1. GNU bash, version 4.4.18-2
170175

171176
2. The check website section requires netcat installed. [Netcat](https://en.wikipedia.org/wiki/Netcat)
172-
173-
174-
Communication
175-
-----------
176-
If you should find a bug or you have any other query,
177-
please send a report.
178-
Pull requests, suggestions for improvements
179-
and new features welcome.
180-
* Contact: Upstream repo at github site below or glyons66@hotmail.com
181-
* Upstream repository: [bashmultitool](https://github.com/gavinlyonsrepo/bashmultitool)
182-
183-
History
184-
------------------
185-
* See changelog.md in documentation section for version control history
186-
187-
Copyright
188-
---------
189-
Copyright (C) 2018 Gavin Lyons MIT expat
190-
See LICENSE.md in documentation section
191-
for more details

0 commit comments

Comments
 (0)