Update README

This commit is contained in:
Wojciech Kozlowski 2018-12-26 18:53:46 +05:30
parent b8deacc904
commit 1effdda906

View File

@ -5,9 +5,8 @@ rwmstatus
[![Documentation](https://docs.rs/rwmstatus/badge.svg)](https://docs.rs/rwmstatus)
![License](https://img.shields.io/crates/l/rwmstatus.svg)
Library for status monitor displays for window managers such as dwm/rwm (or any
WM which uses WM_NAME of the X11 root window as its status bar). It is a
direct port of [dwmstatus](https://dwm.suckless.org/status_monitor/) to Rust.
Library for status monitor displays for window managers such as dwm/rwm. It is
a direct port of [dwmstatus](https://dwm.suckless.org/status_monitor/) to Rust.
This crate is intended to be used as either a library that provides various
utility functions for obtaining system readouts or as a standalone binary