Skip to content

Commit

Permalink
Add a basic README
Browse files Browse the repository at this point in the history
  • Loading branch information
bwidawsk committed Oct 9, 2023
1 parent 563bea4 commit 9ab0708
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# wlcs-rs

Bindings and helpers for implementing
[wlcs](https://github.com/MirServer/wlcs). See
[wlcs_anvil](https://github.com/Smithay/smithay/tree/master/wlcs_anvil) for
usage.

# Usage
Add wlcs-rs as a dependency in `Cargo.toml`
```
[dependencies]
udev = "^0.1.0"
```

0 comments on commit 9ab0708

Please sign in to comment.