Skip to content

Commit efdb153

Browse files
committed
docs: polish README
1 parent b1fc962 commit efdb153

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
![GitHub License](https://img.shields.io/github/license/azhuchkov/tunblkctl)
1010
![GitHub Repo stars](https://img.shields.io/github/stars/azhuchkov/tunblkctl?style=flat)
1111

12-
A streamlined command-line frontend for [Tunnelblick], designed to automate VPN-related
13-
workflows. Perfect for integrating VPN management into command-line driven tasks.
12+
A streamlined command-line frontend for [Tunnelblick], designed to automate VPN-related workflows.
13+
Perfect for integrating VPN management into command-line-driven tasks.
1414

1515
<br clear="right"/>
1616

1717
## Highlights
1818
- **Lightweight**: Under **15KB** uncompressed.
1919
- **Tab-Completion**: Includes scripts for ZSH, Bash and Fish.
20-
- **Rapid Installation**: [Quick setup](#installing) with Homebrew.
20+
- **Rapid Installation**: [Quick setup](#installation) with Homebrew.
2121
- **Zero Dependencies**: Only macOS and Tunnelblick are required.
2222
- **Configurable**: Tailor output using environment variables and switches.
2323
- **Well-Documented**: Complete [user manual][man].
@@ -42,7 +42,7 @@ $ tunblkctl disconnect
4242
```
4343
Find more commands and options in the [full manual][man].
4444

45-
## Installing
45+
## Installation
4646
The easiest way to install the tool is using [Homebrew]'s [formula]:
4747

4848
`$ brew install azhuchkov/tools/tunblkctl`

0 commit comments

Comments
 (0)