From ce0fe8b1f5062087b93ff8804587c5e90ed84767 Mon Sep 17 00:00:00 2001 From: August George Date: Thu, 25 Jun 2026 13:52:48 -0700 Subject: [PATCH] Enhance README with badges and update description Added badges for DOI, License, and Website to README. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 60fc5a2..a3793dc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # GRIP-Tomo 2.0 + +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17645986.svg)](https://doi.org/10.5281/zenodo.17645986) +[![License](https://img.shields.io/badge/License-BSD_2--Clause-orange.svg)](https://opensource.org/licenses/BSD-2-Clause) +[![Website](https://emsl-computing.github.io/grip-tomo/api/griptomo.html) + Updated tooling for the GRIP-Tomo pipeline: convert cryo-ET subtomograms into graphs, extract features, and train machine-learning classifiers. > **Note:** This is research software under active development. The software, interfaces, and workflow may change.