Skip to content

Commit

Permalink
Fix README badge and warning (#31)
Browse files Browse the repository at this point in the history
* Fix README badge

* Use new GitHub warning syntax
  • Loading branch information
ml-evs authored Jan 25, 2024
1 parent f960941 commit 650e130
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<div align="center">

[![tests](https://img.shields.io/github/actions/workflow/status/matgenix/qtoolkit/testing.yml?branch=main&label=tests)](https://github.com/matgenix/qtoolkit/actions/workflows/testing.yml)
[![tests](https://img.shields.io/github/actions/workflow/status/matgenix/qtoolkit/testing.yml?branch=develop&label=tests)](https://github.com/matgenix/qtoolkit/actions/workflows/testing.yml)
[![code coverage](https://img.shields.io/codecov/c/gh/matgenix/qtoolkit)](https://codecov.io/gh/matgenix/qtoolkit)
[![pypi version](https://img.shields.io/pypi/v/qtoolkit?color=blue)](https://pypi.org/project/qtoolkit)
![supported python versions](https://img.shields.io/pypi/pyversions/qtoolkit)
Expand All @@ -15,8 +15,8 @@

**[Full Documentation][docs]**

> **Warning**:
> :construction: This repository is still under construction. :construction:
> [!WARNING]
> 🚧 This repository is still under construction. 🚧
## Need help?

Expand Down

0 comments on commit 650e130

Please sign in to comment.