ChristoWolf / vagrant-story-randomizer

A tool for randomizing a binary of the PS1 game "Vagrant Story"
GNU General Public License v3.0
4 stars 0 forks source link

docs: Added badges to readme #19

Closed AmenAnthem closed 2 years ago

AmenAnthem commented 2 years ago

Resolves #18

I also added a Go report card badge, everyone's gotta see that this has an A+ ;)

If you are wondering about my commit message: I use conventional commits, I hope that's OK.

codecov[bot] commented 2 years ago

Codecov Report

Merging #19 (fa75c27) into main (37a4570) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage   95.65%   95.65%           
=======================================
  Files           3        3           
  Lines          23       23           
=======================================
  Hits           22       22           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 96620cc...fa75c27. Read the comment docs.

ChristoWolf commented 2 years ago

Looks good, thanks!