parent
423c79d263
commit
c8f0379d19
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
@ -7,6 +7,7 @@
|
|||
- [Prerequisites](#org727b3da)
|
||||
- [Installation](#orgdd31739)
|
||||
- [Usage](#org4a9b3c6)
|
||||
- [Contributing](#org12345)
|
||||
|
||||
<a id="org4ab08b6"></a>
|
||||
|
||||
|
@ -89,3 +90,15 @@ then copy the built binary from `./target/release` to anywhere in `$PATH` (examp
|
|||
# Usage
|
||||
|
||||
Create a Config and then just do `eww`!
|
||||
|
||||
<a id="org12345"></a>
|
||||
|
||||
# Contributing
|
||||
|
||||
If you want to contribute, like adding new widgets, features or subcommands, you should definitly do so.
|
||||
|
||||
## Steps
|
||||
1. Fork this repo
|
||||
2. install dependencies ([Prerequisites](#org727b3da))
|
||||
3. smash your head against the keyboard
|
||||
4. open a pull request once you're finished.
|
||||
|
|
Loading…
Add table
Reference in a new issue