Skip to content

Commit 527206f

Browse files
authored
Update README.md
1 parent 5084a16 commit 527206f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1-
# mdsvex-enhanced-images
2-
[![NPM Downloads](https://img.shields.io/npm/dt/%40lzinga%2Fmdsvex-enhanced-images)](https://www.npmjs.com/package/@lzinga/mdsvex-enhanced-images)
1+
<h1 align="center">mdsvex-enhanced-images</h1>
2+
<p align="center" style="text-decoration: none;">
3+
<a href="https://github.com/lzinga/mdsvex-enhanced-images/actions/workflows/main.yml"><img src="https://github.com/lzinga/mdsvex-enhanced-images/actions/workflows/main.yml/badge.svg" alt="main"></a>
4+
<a href="https://www.npmjs.com/package/@lzinga/mdsvex-enhanced-images"><img alt="NPM Version" src="https://img.shields.io/npm/v/%40lzinga%2Fmdsvex-enhanced-images"></a>
5+
<img alt="GitHub License" src="https://img.shields.io/github/license/lzinga/mdsvex-enhanced-images">
6+
<a href="https://github.com/lzinga/mdsvex-enhanced-images/commits/main/"><img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/lzinga/mdsvex-enhanced-images"></a>
7+
</p>
8+
39

410
This plugin allows you to:
511
- use relative urls to images from the markdown file while also using the `enhanced:img` library from `@sveltejs/enhanced-img`.

0 commit comments

Comments
 (0)