Compare commits

..

2 Commits

Author SHA1 Message Date
72795205b6 📚 docs: add avatar to author section
All checks were successful
continuous-integration/drone/push Build is passing
Use GitHub avatar image in the author section.
2026-03-01 01:19:45 -03:00
8b02b7b06d 📚 docs: add author section to README
Add GitHub profile link and badge for @cinco.
2026-03-01 01:18:49 -03:00

View File

@ -167,3 +167,15 @@ Each window can have multiple panes with commands that run automatically:
- First pane is the main window pane - First pane is the main window pane
- Additional panes are created by splitting - Additional panes are created by splitting
- Empty panes array = just open the window in the project directory - Empty panes array = just open the window in the project directory
## Author
<div align="center">
<a href="https://github.com/cinco">
<img src="https://github.com/cinco.png" width="100" height="100" style="border-radius: 50%;" alt="Cinco avatar"/>
</a>
<br><br>
<strong>Cinco</strong>
<br>
<a href="https://github.com/cinco">@cinco</a>
</div>