Skip to content

Commit 7e289b4

Browse files
committed
docs: Update README.md
1 parent 668e239 commit 7e289b4

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
# Code Cookbook πŸ‘©β€πŸ’»πŸ‘¨β€πŸ³πŸ“–πŸ₯—
22
> Reusable code patterns which you can use as reference or copy to your project
33
4-
[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/code-cookbook)](https://github.com/MichaelCurrin/code-cookbook/tags/?include_prereleases&sort=semver)
4+
[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/code-cookbook)](https://github.com/MichaelCurrin/code-cookbook/releases/?include_prereleases&sort=semver)
55
[![License: MIT](https://img.shields.io/badge/License-MIT-blue)](#license)
6-
![Commit activity](https://img.shields.io/github/commit-activity/m/michaelcurrin/code-cookbook)
6+
7+
<div align="center">
8+
9+
[![View site - GH Pages](https://img.shields.io/static/v1?label=View+site&message=GH+Pages&color=green&style=for-the-badge)](https://michaelcurrin.github.io/code-cookbook/)
10+
11+
</div>
712

813

914
## Cookbook overview

0 commit comments

Comments
Β (0)