Skip to content

Commit

Permalink
Merge pull request #68 from swimlane/doc_updates
Browse files Browse the repository at this point in the history
fix: Updated docs
  • Loading branch information
MSAdministrator authored Mar 7, 2023
2 parents 0b0f7fe + 22c76da commit 58486f1
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
[![Testing atomic-operator on Ubuntu](https://github.com/swimlane/atomic-operator/actions/workflows/ubuntu.yml/badge.svg)](https://github.com/swimlane/atomic-operator/actions/workflows/ubuntu.yml) ![](./images/ubuntu_support.svg)
[![Testing atomic-operator on Windows](https://github.com/swimlane/atomic-operator/actions/workflows/windows.yml/badge.svg)](https://github.com/swimlane/atomic-operator/actions/workflows/windows.yml) ![](./images/windows_support.svg)
[![Testing atomic-operator on macOS](https://github.com/swimlane/atomic-operator/actions/workflows/macos.yml/badge.svg)](https://github.com/swimlane/atomic-operator/actions/workflows/macos.yml) ![](./images/macos_support.svg)
![](./images/coverage.svg)
[![PyPI](https://img.shields.io/pypi/v/atomic-operator.svg)][pypi status]
[![Status](https://img.shields.io/pypi/status/atomic-operator.svg)][pypi status]
[![Python Version](https://img.shields.io/pypi/pyversions/atomic-operator)][pypi status]
[![License](https://img.shields.io/pypi/l/atomic-operator)][license]

[![Read the documentation at https://atomic-operator.com/](https://img.shields.io/readthedocs/czds/latest.svg?label=Read%20the%20Docs)][read the docs]
[![Code Quality & Tests](https://github.com/Swimlane/atomic-operator/actions/workflows/quality.yml/badge.svg)](https://github.com/Swimlane/atomic-operator/actions/workflows/quality.yml)

[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]

[pypi status]: https://pypi.org/project/atomic-operator/
[read the docs]: https://atomic-operator.com
[tests]: https://github.com/Swimlane/atomic-operator/actions?workflow=Quality
[codecov]: https://app.codecov.io/gh/Swimlane/atomic-operator
[pre-commit]: https://github.com/pre-commit/pre-commit
[black]: https://github.com/psf/black

# atomic-operator

Expand Down

0 comments on commit 58486f1

Please sign in to comment.