diff --git a/README.md b/README.md index 314b562..2d0aa55 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![wakatime](https://wakatime.com/badge/user/018d1a7a-3684-4fa0-a2d4-18ba89ddd697/project/018d27b1-78ec-4d25-80bb-22bc8fda6f02.svg)](https://wakatime.com/badge/user/018d1a7a-3684-4fa0-a2d4-18ba89ddd697/project/018d27b1-78ec-4d25-80bb-22bc8fda6f02) + # Setting up a Dev Environment This repo contains instructions for setting up a development environment for (primarily) Python. It started as a personal repo to host files such as a setup script and instructions for configurations in case I needed to move my dev environment to a new computer. I have added guidance for beginners, intermediate, and advanced users, for everyone else's benefit.