From d34b387a7d6834b3cd6eea41f2e839246acbc8eb Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Tue, 7 Jan 2020 10:15:50 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fa1d4dc..957b671 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # My .files 🏡 +[![Lint](https://github.com/jakejarvis/dotfiles/workflows/Lint/badge.svg)](https://github.com/jakejarvis/dotfiles/actions) [![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=jakejarvis/dotfiles)](https://dependabot.com) + Just a personal backup of my MacBook Pro's setup. Certainly not a drop-in solution for anybody's machine except my own, but maybe a few lines will prove useful to you. (...in other words, after stealing so many sick bash hacks from people on here who are much smarter than me, I felt obligated to keep the repo public. And in even more words, **_use the automated scripts at your own risk!_**)