We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3442cef commit fd687adCopy full SHA for fd687ad
README.md
@@ -13,10 +13,12 @@ Screenshots of the website:
13
14
<div align="center">
15
<a href="https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/">
16
- <img src="/sample-cheatsheets.png" height="300" alt="sample cheatsheets"/>
+ <img src="/sample-cheatsheets.png" height="300" alt="sample cheatsheets"
17
+ title="Cheatsheets homepage"/>
18
</a>
19
<a href="https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/python/">
- <img src="/sample-python.png" height="300" alt="sample cheatsheets python" />
20
+ <img src="/sample-shell.png" height="300" alt="sample cheatsheets shell"
21
+ title="Shell cheatsheet"/>
22
23
</div>
24
sample-python.png
-202 KB
sample-shell.png
212 KB
0 commit comments