Pegase745 / shortnr

Simple URL shortener written in TypeScript.
MIT License
7 stars 2 forks source link

Clarify README install instructions #12

Closed eveningkid closed 5 years ago

eveningkid commented 5 years ago

Just thought this could be clearer for beginners (like me :)). Not sure if this would be the step to follow in every case but I guess so.

Check the preview

codecov[bot] commented 5 years ago

Codecov Report

Merging #12 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   69.71%   69.71%           
=======================================
  Files          10       10           
  Lines         142      142           
  Branches        3        3           
=======================================
  Hits           99       99           
  Misses         41       41           
  Partials        2        2

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 144078e...b79df45. Read the comment docs.