From 4e26c2c3ab2c76e4ecd2f10151866eb106f02141 Mon Sep 17 00:00:00 2001 From: "GLOBUS.studio" Date: Tue, 30 Jun 2026 17:19:11 +0300 Subject: [PATCH] docs: add shields.io badges per SPEC v1.1 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ccaf24a..5935f73 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # GStime JavaScript Library +[![CI](https://github.com/GLOBUS-studio/GStime-JavaScript-Library/actions/workflows/minify.yml/badge.svg)](https://github.com/GLOBUS-studio/GStime-JavaScript-Library/actions/workflows/minify.yml) +[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) +[![npm](https://img.shields.io/badge/npm-gstime-red.svg)](https://www.npmjs.com/package/gstime) + > **v2.0.0** ships as UMD (browser global, CommonJS, AMD). See [CHANGELOG.md](CHANGELOG.md) for breaking changes from v1.x. ## Install