src-d / proteus

Generate .proto files from Go source code.
https://blog.sourced.tech/post/proteus/
MIT License
735 stars 70 forks source link

readme typo fix #80

Closed smacker closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  Coverage   92.24%   92.24%           
=======================================
  Files          13       13           
  Lines        1393     1393           
=======================================
  Hits         1285     1285           
  Misses         89       89           
  Partials       19       19

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 d3b58c6...b71c86a. Read the comment docs.

erizocosmico commented 7 years ago

Thanks!