We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad4beee + 9ea0850 commit daae777Copy full SHA for daae777
1 file changed
README.md
@@ -5,9 +5,10 @@
5
6
Bash script for translating tips from [cheat.sh](http://cheat.sh/)
7
8
-### Welcome
+### Dependencies
9
10
-This script requires curl and [Translate Shell](https://github.com/soimort/translate-shell).
++ curl
11
++ [translate-shell](https://github.com/soimort/translate-shell)
12
13
### Install
14
```
0 commit comments