From c3dd89d8743cd93b31b2f508343b446fefeea3db Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Thu, 4 Jan 2024 14:18:21 -0800 Subject: [PATCH] Added badges. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1150dfb..c7ac15c 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ followers +![Maintenance](https://img.shields.io/maintenance/yes/2024?style=for-the-badge) +![Last-Commit](https://img.shields.io/github/last-commit/mikeroyal/javascript-guide?style=for-the-badge) + #### A guide covering JavaScript including the frameworks, libraries and tools that will make you a better and more efficient JavaScript developer. **Note: You can easily convert this markdown file to a PDF in [VSCode](https://code.visualstudio.com/) using this handy extension [Markdown PDF](https://marketplace.visualstudio.com/items?itemName=yzane.markdown-pdf).**