Update README.md

This commit is contained in:
Alex 2018-08-09 14:00:08 +02:00 committed by GitHub
parent dc4e4860bd
commit a4c8563dcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -15,4 +15,12 @@ Highly customizable wayland bar for sway or wlroots based compositor.
- Used memory percentage
- Cpu load percentage
**How to compile**
```bash
meson build
ninja -C build
./build/waybar
```
Contributions welcome! - have fun