Skip to content

Commit 7efdcff

Browse files
committed
Added repo badges.
1 parent c45a48a commit 7efdcff

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CARMA Short Course 2023: Introduction to Python for Research
22

3+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8003201.svg)](https://doi.org/10.5281/zenodo.8003201)
4+
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
5+
![Test Notebooks](https://github.com/jtkiley/carma_python/actions/workflows/test_notebooks.yml/badge.svg
6+
)
7+
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
8+
9+
310
## Overview
411

512
Python is a general purpose programming language that includes a robust ecosystem of data science tools.

0 commit comments

Comments
 (0)