Skip to content
This repository was archived by the owner on Aug 28, 2021. It is now read-only.

Commit edaeaad

Browse files
authored
Update index.html
1 parent 6f12be5 commit edaeaad

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<body>
14
<h1 id="python-ultisnippets">Python UltiSnippets</h1>
25
<p><a href="hhttps://marketplace.visualstudio.com/items?itemName=EliazBobadilla.python-ultisnippets"><img src="https://vsmarketplacebadge.apphb.com/version/EliazBobadilla.python-ultisnippets.svg" alt="Version"></a> <a href="https://marketplace.visualstudio.com/items?itemName=EliazBobadilla.python-ultisnippets"><img src="https://vsmarketplacebadge.apphb.com/rating-short/EliazBobadilla.python-ultisnippets.svg" alt="Rating"></a> <a href="https://marketplace.visualstudio.com/items?itemName=EliazBobadilla.python-ultisnippets"><img src="https://vsmarketplacebadge.apphb.com/installs/EliazBobadilla.python-ultisnippets.svg" alt="Installs"></a></p>
36
<p>This extension contains a lot of Useful Python Snippets for VSCode.</p>
@@ -1886,6 +1889,8 @@ <h2 id="snippets">Snippets</h2>
18861889
</tbody>
18871890
</table>
18881891
<h2 id="license">License</h2>
1889-
<p>This project is published under MIT License. Read more <a href="./LICENSE">here</a></p>
1892+
<p>This project is published under MIT License. Read more <a href="./LICENSE.html">here</a></p>
18901893
<h2 id="issues">Issues</h2>
18911894
<p>If you find any issues, please create them <a href="https://github.com/EliazBobadilla/Python-UltiSnippets-VSCode-Extension/issues">here</a></p>
1895+
</body>
1896+
</html>

0 commit comments

Comments
 (0)