From 4eea9b7aabaca61a61958af4f93f164a2999a80a Mon Sep 17 00:00:00 2001 From: Derek Stevens Date: Sun, 6 Mar 2022 14:57:26 -0700 Subject: [PATCH] add reference to license in readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 234770c..513dd42 100755 --- a/README.md +++ b/README.md @@ -80,6 +80,8 @@ Of the bugs and caveats not already mentioned in `rio`'s README: - Some applications that render fullscreen or dedicated OSD windows (Virtualbox, Zoom, etc) will need to be manually maximized to fix their alignment (in the former case) or otherwise misbehave. - Probably more! -### Legacy +### License and Legacy + +`ryudo` is distributed under the [9wm license](./LICENSE). The original README from `rio`, (which contains the original README from 9wm) is in this repository. See [README.rio](./readme.rio)