Skip to content

Commit

Permalink
add Zenodo doi to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pablovegan committed Jul 20, 2023
1 parent f3201dc commit c2f6691
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Python tips and tools
[![documentation](https://img.shields.io/badge/docs-mkdocs%20material-blue.svg?style=flat)](https://pablovegan.github.io/Python-tips-tools/)
[![release](https://img.shields.io/github/v/release/pablovegan/python-tips-tools.svg)](https://github.com/pablovegan/Python-tips-tools/releases/latest)
[![DOI](https://zenodo.org/badge/629879183.svg)](https://zenodo.org/badge/latestdoi/629879183)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v1.json)](https://github.com/charliermarsh/ruff)
[![black](https://img.shields.io/badge/code%20style-black-black)](https://github.com/psf/black)
[![Test](https://github.com/pablovegan/Python-tips-tools/actions/workflows/tests.yml/badge.svg)](https://github.com/pablovegan/Python-tips-tools/actions/workflows/tests.yml)

[![documentation](https://img.shields.io/badge/docs-mkdocs%20material-blue.svg?style=flat)](https://pablovegan.github.io/Python-tips-tools/)


Howdy! I present you some notes meant as a companion to the Python tips and tools talk for the [Superconducting Qubit Technology school](https://www.benasque.org/2023sqt/) at Benasque 2023.
Expand Down

0 comments on commit c2f6691

Please sign in to comment.