From 652c26c712500e62705bf229b74fded35be48401 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Wed, 17 Sep 2025 00:11:38 -0700 Subject: [PATCH] add readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..471b2ef --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# sway-profiles-rs +This is a tool heavily targeting my own personal use-cases. +It is a collection of utility commands which primarily serve to manage a multiple-workspace setup in Sway. + +## Building +`cargo build` + +## Usage +`sway-profiles-rs --help` \ No newline at end of file