Browse Source

Merge pull request #1 from marwahaha/patch-1

typo: abreviation -> abbreviation
master
arnau 4 years ago
committed by GitHub
parent
commit
21bd0aad63
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      README.md

+ 5
- 5
README.md

@ -11,7 +11,7 @@ export PATH="$PATH:/home/user/path/wtt"
```
wtt new ProjectName
```
- Abreviation:
- Abbreviation:
```
wtt n ProjectName
```
@ -20,7 +20,7 @@ wtt n ProjectName
```
wtt list
```
- Abreviation:
- Abbreviation:
```
wtt ls
```
@ -34,7 +34,7 @@ wtt ls -a
```
wtt start ProjectName
```
- Abreviation:
- Abbreviation:
```
wtt s ProjectName
```
@ -53,7 +53,7 @@ wtt rm ProjectName
```
wtt current
```
- Abreviation:
- Abbreviation:
```
wtt c
```
@ -61,7 +61,7 @@ wtt c
```
wtt help
```
- Abreviation:
- Abbreviation:
```
wtt h
```

Loading…
Cancel
Save