diff --git a/README.md b/README.md index df920508..2e306ca2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ swim drive is the future of frc +![Lines of Code Written](https://frc2539.github.io/javabot-2025/loc.svg) + Check out the wiki for information on how Git is going to work this year. This is on the main verson of the robot, and the offseason-base. diff --git a/stats_tracker/generate_svg.sh b/stats_tracker/generate_svg.sh index 62272127..c854f06f 100644 --- a/stats_tracker/generate_svg.sh +++ b/stats_tracker/generate_svg.sh @@ -13,7 +13,7 @@ echo " @import url(\"https://fonts.googleapis.com/css?family=Source+Code+Pro\"); - + $value " > build/loc.svg cp background.png build/background.png \ No newline at end of file