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:
66
66
}
67
67
```
68
68
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 1
1
{
2
2
"name" : " @neplex/vectorizer" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.2 " ,
4
4
"description" : " A simple Node.js library to convert raster images into svg" ,
5
5
"main" : " index.js" ,
6
6
"types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments