From 7bd3c6f6f2e71d7c39b7b1583c4d03181f7cdd5b Mon Sep 17 00:00:00 2001 From: Jerboa-app Date: Tue, 30 Jul 2024 11:38:48 +0100 Subject: [PATCH] doc link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 851efc21..1402dfdd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ This library aims to provide a simple api for graphics applications in C++, targeting multiple platforms: linux, windows, macOS, and Android +### Docs + +[Doxygen docs](https://jerboaburrow.github.io/jGL/) + ### Cross platform status linux/macOS/windows: [![jGL release](https://github.com/JerboaBurrow/jGL/actions/workflows/release.yml/badge.svg)](https://github.com/JerboaBurrow/jGL/actions/workflows/release.yml)