scottbot95 / RoR2ModManager

A simple mod manager built using electron. Currently only supports BepInEx mods
MIT License
25 stars 3 forks source link

Change readme formatting #55

Closed scottbot95 closed 5 years ago

scottbot95 commented 5 years ago

The thunderstore markdown parser didn't like that fact I was only using two spaces for indented lists. Spacing changed to four spaces.

codecov-io commented 5 years ago

Codecov Report

Merging #55 into master will decrease coverage by 1.22%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   54.07%   52.85%   -1.23%     
==========================================
  Files          26       26              
  Lines         736      736              
  Branches       37       37              
==========================================
- Hits          398      389       -9     
- Misses        331      340       +9     
  Partials        7        7
Impacted Files Coverage Δ
src/app/core/models/package.model.ts 32.55% <0%> (-6.98%) :arrow_down:
src/app/core/services/package.service.ts 32.7% <0%> (-3.78%) :arrow_down:

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 c9843a4...135d5ad. Read the comment docs.