Skip to content

Commit

Permalink
Update readme content
Browse files Browse the repository at this point in the history
  • Loading branch information
relliv committed Sep 24, 2024
1 parent 286396f commit a594354
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ This repository is based on [Sam Herbert](https://github.com/SamHerbert)'s [SVG-

> Basicly we can use SVG files with `<img>` tag or import directly as inline code. You can not style SVG content over `<img>` tag. Also, inline option is not good for clean development experience. We created this project for smooth and better experience for developers.
## Documentation
## 📄 Documentation

Please check the **[documentation](https://ngeenx.github.io/nx-svg-loaders/docs/category/vue)** for installation and usage.
Please check the **[documentation](https://ngeenx.github.io/nx-svg-loaders/)** for installation and usage.

## Preview
Supported Frameworks:

- [Angular](https://ngeenx.github.io/nx-svg-loaders/docs/category/angular)
- [React](https://ngeenx.github.io/nx-svg-loaders/docs/category/react)
- [Svelte](https://ngeenx.github.io/nx-svg-loaders/docs/category/svelte)
- [Vue](https://ngeenx.github.io/nx-svg-loaders/docs/category/vue)

## 👁️ Preview

[![SVG Loaders Preview](https://github.com/ngeenx/nx-svg-loaders/blob/main/docs/static/img/nx-svg-loaders-preview.gif?raw=true)](https://ngeenx.github.io/nx-svg-loaders/)

0 comments on commit a594354

Please sign in to comment.