Skip to content

Commit 53af0e7

Browse files
committed
Update GitHub org in badges
1 parent b9a4991 commit 53af0e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ A command-line interface for [PyScript](https://pyscript.net).
44

55

66
[![Version](https://img.shields.io/pypi/v/pyscript-cli.svg)](https://pypi.org/project/pyscript-cli/)
7-
[![Test and Publish](https://github.com/mattkram/pyscript-cli/actions/workflows/main.yml/badge.svg)](https://github.com/mattkram/pyscript-cli/actions/workflows/main.yml)
8-
[![codecov](https://codecov.io/gh/mattkram/pyscript-cli/branch/main/graph/badge.svg?token=dCxt9oBQPL)](https://codecov.io/gh/mattkram/pyscript-cli)
9-
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/mattkram/pyscript-cli/main.svg)](https://results.pre-commit.ci/latest/github/mattkram/pyscript-cli/main)
7+
[![Test and Publish](https://github.com/pyscript/pyscript-cli/actions/workflows/main.yml/badge.svg)](https://github.com/pyscript/pyscript-cli/actions/workflows/main.yml)
8+
[![codecov](https://codecov.io/gh/pyscript/pyscript-cli/branch/main/graph/badge.svg?token=dCxt9oBQPL)](https://codecov.io/gh/pyscript/pyscript-cli)
9+
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/pyscript/pyscript-cli/main.svg)](https://results.pre-commit.ci/latest/github/pyscript/pyscript-cli/main)
1010
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
1111

1212
Quickly wrap Python scripts into a HTML template, pre-configured with [PyScript](https://pyscript.net).

0 commit comments

Comments
 (0)