From 3d6100e9f88118e5f474625c546f3eaddfed2e93 Mon Sep 17 00:00:00 2001 From: Zefir Date: Fri, 19 Sep 2025 09:21:37 +0300 Subject: [PATCH] Added README badges --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 43acb00..d797277 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # @cldn/components +[![Documentation](https://img.shields.io/badge/Documentation-blue)](https://components.cldn.pro/) +[![GitHub](https://img.shields.io/badge/GitHub-181717?logo=github)](https://github.com/cloudnode-pro/components) +[![NPM](https://img.shields.io/npm/v/@cldn/components.svg)](https://www.npmjs.com/package/@cldn/components) +[![Downloads](https://img.shields.io/npm/d18m/@cldn/components.svg)](https://www.npmjs.com/package/@cldn/components) +[![Licence](https://img.shields.io/github/license/cloudnode-pro/components)](https://github.com/cloudnode-pro/components/blob/main/LICENSE) +[![CI](https://github.com/cloudnode-pro/components/actions/workflows/ci.yml/badge.svg)](https://github.com/cloudnode-pro/components/actions/workflows/ci.yml) + Base classes for creating web components. This library is intended for use in a web browser environment. A bundler, such as [Webpack](https://webpack.js.org/)