From 535c68c0e7cf67d9161b2f136a83d99e85d136a5 Mon Sep 17 00:00:00 2001 From: Mads Marquart Date: Mon, 9 Sep 2024 13:41:02 +0200 Subject: [PATCH] Direct README readers to the docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 005b5e7..dc3de9a 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ This library may extract either this layer or allocate a new one. cargo add raw-window-metal ``` +See [the docs](https://docs.rs/raw-window-metal) for examples and further information. + ## License Licensed under either of