From 1a9f0f7e89e1dd543440739ce674d4777670c336 Mon Sep 17 00:00:00 2001 From: Sangjoon Bob Lee Date: Wed, 3 Jul 2024 15:08:40 -0400 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++---------- .../{download.png => ErCoIn_polyhedron.png} | Bin 2 files changed, 9 insertions(+), 12 deletions(-) rename assets/img/{download.png => ErCoIn_polyhedron.png} (100%) diff --git a/README.md b/README.md index a8c439d..303dae4 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,20 @@ # cifkit - - PyPi - +![Integration Tests](https://github.com/bobleesj/cifkit/actions/workflows/python-run-pytest.yml/badge.svg) +![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg) +![Python 3.11](https://img.shields.io/badge/python-3.11-blue.svg) +![Python 3.12](https://img.shields.io/badge/python-3.12-blue.svg) - - License: MIT - - - - Open In Colab - +[![PyPi version](https://img.shields.io/pypi/v/cifkit.svg)](https://pypi.python.org/pypi/cifkit) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +[![Open In Colab](https://img.shields.io/badge/Google%20Colab-Open-blue.svg)](https://colab.research.google.com/drive/1mZLFWyYblc2gxRqjP7CejZcUNGbQBzwo#scrollTo=DlB6ZTVaOMpq) [![codecov](https://codecov.io/gh/luigibonati/mlcolvar/branch/main/graph/badge.svg?token=H01H68KNNG)](https://codecov.io/gh/luigibonati/mlcolvar) - - The documentation is available here: https://bobleesj.github.io/cifkit +The full interactice Google Codelab link is available here: https://shorturl.at/CZbt6 + ![Logo light mode](assets/img/logo-black.png#gh-light-mode-only "cifkit logo light") ![Logo dark mode](assets/img/logo-color.png#gh-dark-mode-only "cifkit logo dark") diff --git a/assets/img/download.png b/assets/img/ErCoIn_polyhedron.png similarity index 100% rename from assets/img/download.png rename to assets/img/ErCoIn_polyhedron.png