Skip to content

Commit e953bc2

Browse files
feat: Add project icon and screenshot to README files.
1 parent 14ab1f7 commit e953bc2

3 files changed

Lines changed: 11 additions & 0 deletions

File tree

README.es.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
# Image2GCode
2+
![image2gcode](build/icon.png)
23

34
[English](README.md) | [Español](README.es.md)
45

6+
57
**Image2GCode** es una herramienta simple y fácil de usar diseñada para convertir imágenes en G-Code, optimizada para trazadores (plotters) y máquinas CNC.
68

79

810
![Versión](https://img.shields.io/badge/version-1.1.1-green.svg)
911

12+
## Screenshot
13+
14+
![Image2GCode screenshot](screenshot.png)
15+
1016
## Dev
1117

1218
**Backend (Python)**:

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Image2GCode
2+
![image2gcode](build/icon.png)
23

34
[English](README.md) | [Español](README.es.md)
45

@@ -7,6 +8,10 @@
78

89
![Versión](https://img.shields.io/badge/version-1.1.1-green.svg)
910

11+
## Screenshot
12+
13+
![Image2GCode screenshot](screenshot.png)
14+
1015
## Dev
1116

1217
**Backend (Python)**:

screenshot.png

137 KB
Loading

0 commit comments

Comments
 (0)