From b8bb10418c9de2efa79fae398f8153e5472ade01 Mon Sep 17 00:00:00 2001 From: Michael Bunk Date: Thu, 14 Sep 2017 12:14:16 +0200 Subject: [PATCH] Link to docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d6072e392..e2bfab27b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Graphics32 Graphics32 is a graphics library for Delphi and Lazarus. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives. In most cases Graphics32 considerably outperforms the standard TBitmap/TCanvas methods. +The documentation can be found at https://graphics32.github.io/Docs + This is the official GitHub fork of the original SourceForge repository. The latter can still be found at http://sf.net/projects/graphics32 ### Misc.