Skip to content

Commit 5ad80ff

Browse files
authored
Update README.md
Updated the screenshot table headers for clarity.
1 parent 95c1ace commit 5ad80ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## 📸 Capturas de Pantalla
66

7-
| Vista Principal | Selección de Editor | Terminal Integrada |
7+
| Vista Principal | Selección de un proyecto | Abrir en un editor de código |
88
| :---: | :---: | :---: |
99
| <img src="assets/project-lens-screenshot-1.png" width="300" /> | <img src="assets/project-lens-screenshot-2.png" width="300" /> | <img src="assets/project-lens-screenshot-3.png" width="300" /> |
1010

@@ -70,4 +70,4 @@ Si deseas compilar el proyecto tú mismo, usa el script `build.bat` incluido en
7070
```bash
7171
# Genera versiones x64 y x86 en la carpeta /bin/Release/Netx.x/
7272
build.bat
73-
```
73+
```

0 commit comments

Comments
 (0)