From 58c45308e5d9467e6a966df22365a69e4670d370 Mon Sep 17 00:00:00 2001 From: Preet Shihn Date: Sat, 16 Nov 2019 17:37:21 -0800 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5f29c6..afd4f3e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # LEGRA -Legra (**Le**go® brick **Gra**phics) is a small (*3.35KB gzipped*) JavaScript library that lets you draw using LEGO® like brick shapes on an HTML `` element. This library defines basic graphics primitives like lines, rectangles, polygons, ellipses, bézier curves, etc. All shapes are drawn either outlined or filled in. +Legra (**Le**go® brick **Gra**phics) is a small (*3.4KB gzipped*) JavaScript library that lets you draw using LEGO® like brick shapes on an HTML `` element. This library defines basic graphics primitives like lines, rectangles, polygons, ellipses, bézier curves, etc. All shapes are drawn either outlined or filled in. For documentation and more: https://legrajs.com