Skip to content

Commit

Permalink
Doc: update
Browse files Browse the repository at this point in the history
  • Loading branch information
abhimanyu003 committed Feb 22, 2023
1 parent 384bedd commit 31860ce
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ brew install sttr
sudo snap install sttr
```

#### Arch Linux
#### Arch Linux

```
yay -S sttr-bin
Expand Down Expand Up @@ -183,7 +183,7 @@ echo "Hello World" | sttr base64-encode | sttr md5
- [x] **sort-lines** - Sort lines alphabetically
- [x] **unique-lines** - Get unique lines from list

### Spaces
#### Spaces

- [x] **remove-spaces** - Remove all spaces + new lines
- [x] **remove-newlines** - Remove all new lines
Expand Down Expand Up @@ -232,9 +232,10 @@ echo "Hello World" | sttr base64-encode | sttr md5

# Contribution

This project welcomes your PR and issues. For example, refactoring, adding features, correcting English, etc.
This project welcomes your PR and issues. For example, refactoring, adding features, correcting English, etc.

A quick development guide can be found on. [Developer-Guides](https://github.com/abhimanyu003/sttr/wiki/Developer-Guides) wiki page.
A quick development guide can be found
on. [Developer-Guides](https://github.com/abhimanyu003/sttr/wiki/Developer-Guides) wiki page.

If you need any help, you can contact me on [Twitter](https://twitter.com/abhimanyu003).

Expand Down

0 comments on commit 31860ce

Please sign in to comment.