From 5650b33f8d72d3e441e6db136de97c7b94b4fc2e Mon Sep 17 00:00:00 2001 From: Augustin C Date: Wed, 13 Sep 2023 01:06:27 +0200 Subject: [PATCH] minor: Update README.md Add badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ffe444a..9e34c38 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This is a collection of [Svelte](https://svelte.dev) components for [Mol\*](http The goal is to provide a set of composable components that can be used to build web applications/components/websites providing visualization and analysis of biomolecular structures. The components are designed to be used in a [Svelte](https://svelte.dev) application, ~~but could be used in any framework that supports [Web Components](https://developer.mozilla.org/en-US/docs/Web/Web_Components)~~ (later). +![example event parameter](https://github.com/0gust1/molstar-svelte/actions/workflows/build.yml/badge.svg?event=push) ![example event parameter](https://github.com/0gust1/molstar-svelte/actions/workflows/deploy.yml/badge.svg?event=push) ![example event parameter](https://github.com/0gust1/molstar-svelte/actions/workflows/publish.yml/badge.svg?event=release) + ## Documentation / showcase [https://0gust1.github.io/molstar-svelte/](https://0gust1.github.io/molstar-svelte/)