Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
Napster2210 committed May 23, 2023
1 parent 3b91889 commit 482b2a0
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
A library with more than 50 different loading spinners for Angular 4 - 15. (https://napster2210.github.io/ngx-spinner/)
A library with more than 50 different loading spinners for Angular 4 - 16. (https://napster2210.github.io/ngx-spinner/)

<p align="center">
<img height="200px" width="200px" style="text-align: center;" src="https://cdn.rawgit.com/Napster2210/ngx-spinner/gh-pages/assets/logo.png">
Expand All @@ -17,19 +17,20 @@ A library with more than 50 different loading spinners for Angular 4 - 15. (http
[![Support](https://img.shields.io/badge/Support-Angular%2013%2B-blue.svg?style=flat-square)]()
[![Support](https://img.shields.io/badge/Support-Angular%2014%2B-blue.svg?style=flat-square)]()
[![Support](https://img.shields.io/badge/Support-Angular%2015%2B-blue.svg?style=flat-square)]()
[![Support](https://img.shields.io/badge/Support-Angular%2016%2B-blue.svg?style=flat-square)]()
[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)]()
[![Gitter](https://badges.gitter.im/ngx-spinner/community.svg)](https://gitter.im/ngx-spinner/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

## What's New

- Angular 15 support 🥳🥳🥳🥳
- Angular 16 support 🥳🥳🥳🥳
- Bug Fixes/Improvements

Use appropriate version based on your Angular version.

| Angular 15 |
| ----------- |
| >=`v15.0.1` |
| Angular 16 | Angular 15 |
| ----------- | ----------- |
| >=`v16.0.0` | >=`v15.0.1` |

| Angular 14 | Angular 13 | Angular 12 | Angular 11 | Angular 10 |
| ----------- | ----------- | ----------- | ----------- | ----------- |
Expand Down Expand Up @@ -72,7 +73,7 @@ Use appropriate version based on your Angular version.

## Features

- **Angular 15** Support
- **Angular 16** Support
- Custom spinner image support(gif), you can pass `img` tag
- Multiple Spinners
- Configurable option through service
Expand Down

0 comments on commit 482b2a0

Please sign in to comment.