From d541d25cf26cdd3919664a4f2f3722b5bda28f67 Mon Sep 17 00:00:00 2001 From: treeform Date: Sun, 5 Jun 2022 06:47:41 +0300 Subject: [PATCH] Update readme to conform --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6907a78..1fa00af 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ This library is being actively developed and we'd be happy for you to use it. ![Github Actions](https://github.com/treeform/pixie/workflows/Github%20Actions/badge.svg) +[API reference](https://nimdocs.com/treeform/pixie) + Features: * Typesetting and rasterizing text, including styled rich text via spans. * Drawing paths, shapes and curves with even-odd and non-zero windings. @@ -23,10 +25,6 @@ Features: * Complex blends: Darken, Multiply, Color Dodge, Hue, Luminosity... etc. * Many operations are SIMD accelerated. -### Documentation - -API reference: https://nimdocs.com/treeform/pixie/pixie.html - ### Image file formats Format | Read | Write |