From bcf298925a3dfb990ab7b014dd140fb5c97d7b6d Mon Sep 17 00:00:00 2001 From: James Reed Date: Wed, 3 Jul 2019 17:29:58 -0600 Subject: [PATCH] README: Add dependencies section --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 84f4039..77c28d4 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ awesome-launch is a library for [Awesome](https://github.com/awesomeWM/awesome) window manager that provides functions to spawn clients with single instance IDs using [wm-launch](https://github.com/jcrd/wm-launch). +## Dependencies + +* [uuid](https://luarocks.org/modules/tieske/uuid) rock +* [wm-launch](https://github.com/jcrd/wm-launch) + ## Usage Require the library: