Skip to content

Commit afc9079

Browse files
authored
Update README.md
1 parent 4b61157 commit afc9079

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# lsnotes
22
Add a description to your directories! Simply add a `.lsnotes` file and that's it!
33

4+
It's a especially simple project, but the idea makes me feel fresh! It should be made a shell project but I don't feel like that. Anyway, it has endless possbilities!
5+
46
## Installation
57

68
```sh
@@ -20,3 +22,13 @@ lsnotes --help # for assistance
2022

2123
lsnotes --edit or lsnotes -e # edits the .lsnotes file with your default editor
2224
```
25+
26+
### Examples
27+
28+
```sh
29+
alias ls = "lsnotes && ls"
30+
# etc.
31+
```
32+
33+
---
34+
Made with love by [@aeilot](https://github.com/aeilot) at [aeilot.top](https://aeilot.top)

0 commit comments

Comments
 (0)