diff --git a/README.md b/README.md index 8a7e181..18609f3 100644 --- a/README.md +++ b/README.md @@ -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