Skip to content

Commit

Permalink
Merge pull request #32 from alekfal/development
Browse files Browse the repository at this point in the history
Add docs badge in README
  • Loading branch information
alekfal authored Nov 14, 2023
2 parents 37f9331 + a121e3c commit 423f1ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# googlesat

[![Build Status](https://github.com/alekfal/googlesat/actions/workflows/python-package.yml/badge.svg?branch=main)](https://github.com/alekfal/googlesat/actions)
[![Documentation Status](https://readthedocs.org/projects/googlesat/badge/?version=latest)](https://googlesat.readthedocs.io/en/latest/?badge=latest)
[![Code coverage](https://codecov.io/gh/alekfal/googlesat/branch/main/graph/badge.svg)](https://codecov.io/gh/alekfal/googlesat)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/googlesat.svg?style=flat-square)](https://pypi.org/project/googlesat/)
[![Overall downloads](https://pepy.tech/badge/googlesat)](https://pepy.tech/project/googlesat)
Expand Down

0 comments on commit 423f1ca

Please sign in to comment.