We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8acb6bd commit 3a24c2fCopy full SHA for 3a24c2f
README.md
@@ -4,7 +4,7 @@
4
<h1>VTracer</h1>
5
6
<p>
7
- <strong>Raster to Vector Graphics Converter built on top of visioncortex</strong>
+ <strong>Raster to Vector Graphics Converter</strong>
8
</p>
9
10
<h3>
cmdapp/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "vtracer"
3
-version = "0.6.5"
+version = "0.6.6"
authors = ["Chris Tsang <chris.2y3@outlook.com>"]
edition = "2021"
description = "A cmd app to convert images into vector graphics."
0 commit comments