Enhance README with skills newsletter images
Added images for skills newsletter in README.
This commit is contained in:
parent
073a37e75d
commit
d7c8dcfd02
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -1,3 +1,13 @@
|
||||||
|
<p>
|
||||||
|
<a href="https://www.aihero.dev/s/skills-newsletter">
|
||||||
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="https://res.cloudinary.com/total-typescript/image/upload/v1777382277/skills-repo-dark_2x.png">
|
||||||
|
<source media="(prefers-color-scheme: light)" srcset="https://res.cloudinary.com/total-typescript/image/upload/v1777382277/skill-repo-light_2x.png">
|
||||||
|
<img alt="Skills" src="https://res.cloudinary.com/total-typescript/image/upload/v1777382277/skill-repo-light_2x.png" width="369">
|
||||||
|
</picture>
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
# Agent Skills For Real Engineers
|
# Agent Skills For Real Engineers
|
||||||
|
|
||||||
My agent skills that I use every day to do real engineering - not vibe coding.
|
My agent skills that I use every day to do real engineering - not vibe coding.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue