Skip to content

Commit 5c4f0d4

Browse files
committed
docs: add npm and license badge in the readme file
1 parent cd6c657 commit 5c4f0d4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Google Rank
22

3-
[![build status](https://img.shields.io/github/actions/workflow/status/threeal/google-rank/build.yaml?branch=main)](https://github.com/threeal/google-rank/actions/workflows/build.yaml)
3+
[![npm version](https://img.shields.io/npm/v/google-rank?style=flat-square)](https://www.npmjs.com/package/google-rank)
4+
[![license](https://img.shields.io/github/license/threeal/google-rank?style=flat-square)](./LICENSE)
5+
[![build status](https://img.shields.io/github/actions/workflow/status/threeal/google-rank/build.yaml?branch=main&style=flat-square)](https://github.com/threeal/google-rank/actions/workflows/build.yaml)
46

57
Google Rank is a tool designed to provide valuable insights into website visibility on [Google](https://www.google.com/) search results. By tracking and monitoring your website's ranking for specific keywords, you can optimize your online presence and effectively reach a wider audience.
68

0 commit comments

Comments
 (0)