From 141b8ec8ec0315a5657f268d38052e31630d0fa7 Mon Sep 17 00:00:00 2001 From: Niklas Haas Date: Wed, 21 Dec 2022 22:00:03 +0100 Subject: [PATCH] README: add link to documentation --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a3da7528..30cddb9a 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,9 @@ Direct3D 11. It contains backwards compatibility code for very old versions of GLSL down to GLES 2.0 and OpenGL 1.3 and very old Direct3D feature levels down to 9_1. +For more documentation, including an introduction to the API, see [the project +website](https://libplacebo.org). + ### Examples This screenshot from the included [plplay demo program](./demos/plplay.c)