Skip to content

Commit

Permalink
README.md added.
Browse files Browse the repository at this point in the history
  • Loading branch information
hasansezertasan committed Sep 8, 2023
1 parent d4328f7 commit ba55473
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<h1 align="center">
<strong>Chrome Version</strong>
</h1>
<p align="center">
<a href="https://github.com/hasansezertasan/chrome-version" target="_blank">
<img src="https://img.shields.io/github/last-commit/hasansezertasan/chrome-version" alt="Latest Commit">
</a>
<img src="https://img.shields.io/github/workflow/status/hasansezertasan/chrome-version/Test">
<img src="https://img.shields.io/codecov/c/github/hasansezertasan/chrome-version">
<br />
<a href="https://pypi.org/project/chrome-version" target="_blank">
<img src="https://img.shields.io/pypi/v/chrome-version" alt="Package version">
</a>
<img src="https://img.shields.io/pypi/pyversions/chrome-version">
<img src="https://img.shields.io/github/license/hasansezertasan/chrome-version">
</p>

## Installation

``` bash
pip install chrome-version
```

0 comments on commit ba55473

Please sign in to comment.