Skip to content

Commit 2c371db

Browse files
authored
Update README.md
1 parent 8268d53 commit 2c371db

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<img src="https://readme-typing-svg.herokuapp.com?font=Fira+Code&size=30&duration=3000&pause=1000&color=00D4FF&center=true&vCenter=true&width=800&lines=Desarrollando+el+futuro+robótico;Automatización+con+propósito;Innovación+sin+límites;Sistemas+que+aprenden" alt="Typing Header"/>
55
</div>
66

7-
**Plataforma central de MechMind-dwv** | Combinamos *hardware inteligente*, *software de vanguardia* y *IA generativa* para soluciones disruptivas.
7+
**Plataforma central de mechmind-dwv** | Combinamos *hardware inteligente*, *software de vanguardia* y *IA generativa* para soluciones disruptivas.
88

99
<div align="center">
1010
<a href="https://mechbot-2x.github.io/mechmind-dwv.github.io"><img src="https://img.shields.io/badge/🚀_Demo_Activa-00D4FF?style=for-the-badge&logo=vercel" alt="Live Demo"/></a>
11-
<a href="https://github.com/MechBot-2x"><img src="https://img.shields.io/badge/💻_Código_Abierto-181717?style=for-the-badge&logo=github" alt="Open Source"/></a>
11+
<a href="https://github.com/mechbot-2x"><img src="https://img.shields.io/badge/💻_Código_Abierto-181717?style=for-the-badge&logo=github" alt="Open Source"/></a>
1212
<img src="https://img.shields.io/badge/🔥_Status-Activo-brightgreen?style=for-the-badge" alt="Active Status"/>
1313
</div>
1414

@@ -41,7 +41,7 @@ graph LR
4141
| **MechBot 3.0** | **Neural Nexus** |
4242
|-----------------|------------------|
4343
| *Sistema robótico autónomo con GPT-4o integrado* | *Plataforma de IA distribuida para edge computing* |
44-
| [![MechBot](https://img.shields.io/badge/Estado-Desarrollo-yellow)](https://github.com/MechBot-2x/mechbot-3x) | [![Neural](https://img.shields.io/badge/Estado-Beta-orange)](https://github.com/MechBot-2x/neural-nexus) |
44+
| [![MechBot](https://img.shields.io/badge/Estado-Desarrollo-yellow)](https://github.com/mechbot-2x/mechbot-3x) | [![Neural](https://img.shields.io/badge/Estado-Beta-orange)](https://github.com/mechbot-2x/neural-nexus) |
4545

4646
</div>
4747

@@ -73,20 +73,20 @@ class CyberneticController:
7373
## **🌐 Ecosistema Digital**
7474

7575
<div align="center">
76-
<img src="https://raw.githubusercontent.com/MechBot-2x/mechmind-dwv.github.io/main/branding/main/ecosystem-map.png" width="600" alt="Arquitectura del Ecosistema"/>
76+
<img src="https://raw.githubusercontent.com/mechbot-2x/mechmind-dwv.github.io/main/branding/main/ecosystem-map.png" width="600" alt="Arquitectura del Ecosistema"/>
7777
</div>
7878

7979
---
8080

8181
## **📌 Cómo Contribuir**
8282

83-
1. **Revisa nuestros** [issues abiertos](https://github.com/MechBot-2x/mechmind-dwv.github.io/issues)
83+
1. **Revisa nuestros** [issues abiertos](https://github.com/mechbot-2x/mechmind-dwv.github.io/issues)
8484
2. **Explora** issues con tag "Good First Issue"
8585
3. **Sigue nuestro** flujo de desarrollo
8686

8787
```bash
8888
# Flujo de desarrollo estándar
89-
git clone https://github.com/MechBot-2x/mechmind-dwv.github.io.git
89+
git clone https://github.com/mechbot-2x/mechmind-dwv.github.io.git
9090
cd mechmind-dwv.github.io
9191
git checkout -b feature/tu-feature
9292
# Desarrolla tu feature
@@ -114,7 +114,7 @@ git push origin feature/tu-feature
114114

115115
```bash
116116
# Clona el repositorio
117-
git clone https://github.com/MechBot-2x/mechmind-dwv.github.io.git
117+
git clone https://github.com/mechbot-2x/mechmind-dwv.github.io.git
118118
cd mechmind-dwv.github.io
119119

120120
# Instala dependencias (si las hay)
@@ -138,13 +138,13 @@ npm start
138138
## **📞 Contacto**
139139

140140
- **Email**: ia.mechmin@gmail.com
141-
- **GitHub**: [@MechBot-2x](https://github.com/MechBot-2x)
141+
- **GitHub**: [@mechbot-2x](https://github.com/MechBot-2x)
142142
- **Website**: [mechmind-dwv.github.io](https://mechbot-2x.github.io/mechmind-dwv.github.io)
143143

144144
---
145145

146146
<div align="center">
147-
<img src="https://raw.githubusercontent.com/MechBot-2x/mechmind-dwv.github.io/main/assets/footer-wave.svg" width="100%" alt="Footer Wave"/>
147+
<img src="https://raw.githubusercontent.com/mechbot-2x/mechmind-dwv.github.io/main/assets/footer-wave.svg" width="100%" alt="Footer Wave"/>
148148
</div>
149149

150150
> "No construimos tecnología. Construimos **extensiones de la capacidad humana**."
@@ -154,5 +154,5 @@ npm start
154154

155155
<div align="center">
156156
<img src="https://komarev.com/ghpvc/?username=MechBot-2x&label=Profile%20views&color=0e75b6&style=flat" alt="Profile Views"/>
157-
<img src="https://img.shields.io/github/stars/MechBot-2x/mechmind-dwv.github.io?style=social" alt="GitHub Stars"/>
157+
<img src="https://img.shields.io/github/stars/mechbot-2x/mechmind-dwv.github.io?style=social" alt="GitHub Stars"/>
158158
</div>

0 commit comments

Comments
 (0)