Skip to content

Commit 633f1e2

Browse files
committed
Adapt documentation
1 parent 7a0ff8d commit 633f1e2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ strans
22
======
33

44
[![Build Status](https://travis-ci.com/Inventitech/strans.svg?token=1pPnTvKwseJq7cTLeeFE&branch=master)](https://travis-ci.com/Inventitech/strans)
5+
![LOC](https://tokei.rs/b1/github/inventitech/strans)
6+
[![Github Releases](https://img.shields.io/github/downloads/inventitech/strans/total.svg)](https://github.com/Inventitech/strans/releases)
7+
[![Join the chat at https://gitter.im/inventitech/strans](https://badges.gitter.im/inventitech/strans.svg)](https://gitter.im/inventitech/strans?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
8+
59

610
`strans` (string transform) is an intuitive string manipulation
711
utility for the shell (primarily Unix, but should work™
@@ -32,7 +36,7 @@ To install it system-wide as `strans`, just
3236
`sudo cp strans-linux.AppImage /usr/bin/strans`
3337

3438
## MacOs
35-
After mounting the dmg and copying `strans.app` into /Applications, it might be necessary to
39+
After mounting the `dmg` and copying `strans.app` into `/Applications`, it might be necessary to
3640

3741
```
3842
chmod +x /Applications/strans.app/Contents/MacOS/strans

0 commit comments

Comments
 (0)