aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2021-07-09 05:57:40 -0400
committerdiogo464 <[email protected]>2021-07-09 05:57:40 -0400
commit7ad40992fb16c3bd70cf49981da0b560b2763a7d (patch)
tree3c475128f11ec4d4a4a87dc5adc6c5c791ac3bf2 /README.md
parent094f84d2c320bc7320674ba23c715f9fbe634862 (diff)
Changed README. Removed folder added my mistake.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index d1b51bc..09ebfcc 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
1# dotup 1# dotup
2A CLI tool to help symlink your dotfiles into place. 2A CLI tool to help symlink your dotfiles into place.
3 3
4## Installation
5```
6$ cargo install --git https://github.com/diogo464/dotup dotup_cli
7```
8
4## Usage 9## Usage
5Example file hierarchy with dotfiles. 10Example file hierarchy with dotfiles.
6``` 11```