Skip to content

Commit f3b8786

Browse files
authored
Merge pull request #28 from avmaisak/figma-badge
updated readme
2 parents 1ba0625 + b8c0a4a commit f3b8786

File tree

5 files changed

+139
-132
lines changed

5 files changed

+139
-132
lines changed

README.md

+10-8
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
11
<p align="center" style="text-align:center">
2-
<a href="https://getbootstrap.com/">
3-
<img src="https://getbootstrap.com/docs/4.3/assets/brand/bootstrap-solid.svg" alt="Bootstrap logo" width="72" height="72">
2+
<a href="https://v5.getbootstrap.com/">
3+
<img src="https://v5.getbootstrap.com/docs/5.0/assets/brand/bootstrap-logo-shadow.png" alt="Bootstrap logo" width="200" height="165">
44
</a>
5-
65
<h3 align="center">ngx-bootstrap-icons</h3>
7-
8-
<span align="center">This package allows you to use the
9-
<a align="center" href="https://icons.getbootstrap.com/">Bootstrap Icons</a> in your angular applications.</span>
106
</p>
117

8+
### This Angular module allows you to use the Bootstrap Icons in your angular application.
9+
<br />
10+
1211
[![GitHub issues](https://img.shields.io/github/issues/avmaisak/ngx-bootstrap-icons)](https://github.com/avmaisak/ngx-bootstrap-icons/issues)
1312
[![GitHub license](https://img.shields.io/github/license/avmaisak/ngx-bootstrap-icons)](https://github.com/avmaisak/ngx-bootstrap-icons/blob/master/LICENSE)
1413
[![GitHub stars](https://img.shields.io/github/stars/avmaisak/ngx-bootstrap-icons)](https://github.com/avmaisak/ngx-bootstrap-icons/stargazers)
1514
[![npm version](https://badge.fury.io/js/ngx-bootstrap-icons.svg)](https://badge.fury.io/js/ngx-bootstrap-icons)
16-
[![Package Quality](https://npm.packagequality.com/shield/ngx-bootstrap-icons.svg)](https://packagequality.com/#?package=ngx-bootstrap-icons)
17-
15+
[![Package Quality](https://npm.packagequality.com/shield/ngx-bootstrap-icons.svg)](https://packagequality.com/#?package=ngx-bootstrap-icons)
16+
<a href="https://www.figma.com/file/hTJtQ2MrMTeNVmYrVBqNZZ/Bootstrap-Icons-v1.0.0-alpha5?node-id=0%3A1" target="_blank">
17+
<img src="https://avatars3.githubusercontent.com/u/5155369?s=200&v=4" alt="Bootstrap logo" width="21" height="21">
18+
</a>
1819

20+
<br />
1921

2022
![Bootstrap Icons full set](https://user-images.githubusercontent.com/98681/85891337-be640680-b7a3-11ea-84a0-0a103fce118c.png)
2123

0 commit comments

Comments
 (0)