1 Added and Twitter / Contributor Badge

- Added Twitter Follow
- Addtd Contributor Badge
- Added Shields.io
This commit is contained in:
Dylan C. Israel
2020-03-12 09:21:19 -04:00
committed by GitHub
parent fd56db3709
commit 8d0d4eacdc
+8
View File
@@ -4,6 +4,11 @@
<small>DISCLAIMER: it is worth mentioning that a portion of resources (mainly courses and books) included have affiliate
links or items
mentioned are projects I have built that I directly benefit from their sale or use.</small>
![GitHub contributors](https://img.shields.io/github/contributors/pizzapokerguy/ultimate-coding-resources)
![Twitter Follow](https://img.shields.io/twitter/follow/pizzapokerguy?label=Follow&style=social)
<hr>
<details open>
<summary>Books</summary>
@@ -1004,5 +1009,8 @@
<li><a href="https://github.com/getify/You-Dont-Know-JS" target="blank">You Don't Know JS</a> - This is a series of
books diving deep into the core mechanisms of the JavaScript language.
</li>
<li>
<a href="https://github.com/badges/shields" target="blank">Shields.io</a> - This is home to Shields.io, a service for concise, consistent, and legible badges in SVG and raster format, which can easily be included in GitHub readmes or any other web page.
</li>
</ol>
</details>