Skip to content

Commit 482b2a0

Browse files
committed
Update README.MD
1 parent 3b91889 commit 482b2a0

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

README.MD

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
A library with more than 50 different loading spinners for Angular 4 - 15. (https://napster2210.github.io/ngx-spinner/)
1+
A library with more than 50 different loading spinners for Angular 4 - 16. (https://napster2210.github.io/ngx-spinner/)
22

33
<p align="center">
44
<img height="200px" width="200px" style="text-align: center;" src="https://cdn.rawgit.com/Napster2210/ngx-spinner/gh-pages/assets/logo.png">
@@ -17,19 +17,20 @@ A library with more than 50 different loading spinners for Angular 4 - 15. (http
1717
[![Support](https://img.shields.io/badge/Support-Angular%2013%2B-blue.svg?style=flat-square)]()
1818
[![Support](https://img.shields.io/badge/Support-Angular%2014%2B-blue.svg?style=flat-square)]()
1919
[![Support](https://img.shields.io/badge/Support-Angular%2015%2B-blue.svg?style=flat-square)]()
20+
[![Support](https://img.shields.io/badge/Support-Angular%2016%2B-blue.svg?style=flat-square)]()
2021
[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)]()
2122
[![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)
2223

2324
## What's New
2425

25-
- Angular 15 support 🥳🥳🥳🥳
26+
- Angular 16 support 🥳🥳🥳🥳
2627
- Bug Fixes/Improvements
2728

2829
Use appropriate version based on your Angular version.
2930

30-
| Angular 15 |
31-
| ----------- |
32-
| >=`v15.0.1` |
31+
| Angular 16 | Angular 15 |
32+
| ----------- | ----------- |
33+
| >=`v16.0.0` | >=`v15.0.1` |
3334

3435
| Angular 14 | Angular 13 | Angular 12 | Angular 11 | Angular 10 |
3536
| ----------- | ----------- | ----------- | ----------- | ----------- |
@@ -72,7 +73,7 @@ Use appropriate version based on your Angular version.
7273

7374
## Features
7475

75-
- **Angular 15** Support
76+
- **Angular 16** Support
7677
- Custom spinner image support(gif), you can pass `img` tag
7778
- Multiple Spinners
7879
- Configurable option through service

0 commit comments

Comments
 (0)