From 8a47945ebdfcfd94cb3948f42aff4fe1ac3e2637 Mon Sep 17 00:00:00 2001 From: Justin McCormick Date: Tue, 16 Aug 2022 03:16:01 -0400 Subject: [PATCH] chore: updating README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d6b66d..b786094 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ A Github Action that converts ANSI color sequences to HTML friendly HEX codes. - [Examples](#examples) - [Contributors](#contributors) +- [About the Author](#about-the-author) - [Sponsoring](#sponsoring) @@ -85,6 +86,12 @@ jobs: [![Contributors][contributors-avatars]][contributors-url] +## About the Author + +[Justin McCormick](https://justinmccormick.com) is a DevOps Engineer based in Indianapolis, IN specializing in AWS based microservices. + +[![LinkedIn][linkedin-shield]][linkedin-url] + ## Sponsoring [![Github Sponsors][sponsors-shield]][sponsors-url] @@ -108,4 +115,6 @@ jobs: [sponsors-url]: https://github.com/sponsors/justinm [sponsors-shield]: https://img.shields.io/github/sponsors/justinm?style=for-the-badge&logo=appveyor [patreon-url]: https://patreon.com/justinmccormick -[patreon-shield]: https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%justinmccormick%26type%3Dpatrons&style=for-the-badge&logo=patreon&label=Patreon \ No newline at end of file +[patreon-shield]: https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%justinmccormick%26type%3Dpatrons&style=for-the-badge&logo=patreon&label=Patreon +[linkedin-shield]: https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white +[linkedin-url]: https://www.linkedin.com/in/justinlmccormick/ \ No newline at end of file