File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,6 @@ Generated under the following configuration:
6666}
6767```
6868
69- | Raster Image | Vector Image |
70- | ----------------------------------- | ----------------------------------- |
71- | ![ Raster Image] ( example/raster .png ) | ![ Vector Image] ( example/vector .svg ) |
69+ | Raster Image | Vector Image |
70+ | ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- ----------------------------------- |
71+ | ![ Raster Image] ( https://raw.githubusercontent.com/neplextech/vectorizer/main/ example/anime-girl .png) | ![ Vector Image] ( https://raw.githubusercontent.com/neplextech/vectorizer/main/ example/result .svg) |
Original file line number Diff line number Diff line change 11{
22 "name" : " @neplex/vectorizer" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " A simple Node.js library to convert raster images into svg" ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments