Skip to content

Commit

Permalink
image link added with https
Browse files Browse the repository at this point in the history
  • Loading branch information
oyilmaztekin committed Nov 2, 2018
1 parent 1b182fe commit bf80323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<p align="center"><img src='icon.png' width="200"></p>
<p align="center"><img src='https://github.com/oyilmaztekin/vscode-undoc/blob/dev/icon.png' width="200"></p>
<h2 align="center">vscode-undoc</h2>
<p align="center">A document generator for functions and class methods. It detects undocumented functions and class methods in your Javascript / Flow / React code and creates document template.</p>

Expand Down

0 comments on commit bf80323

Please sign in to comment.