From d1859a28da2e4ae9f3be4a9b59ee2d18c21d4463 Mon Sep 17 00:00:00 2001 From: Justin Brooks Date: Sat, 21 Sep 2024 13:40:00 -0500 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e43fa882..9f63f510 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ ## vgo -vgo is a tool for optimizing and converting vector artwork formats to ensure it's represented compactly without compromising quality. +vgo is a tool for optimizing and converting between vector artwork representations. vgo is built on vgo-core, a library and intermediate representation for vector graphics.