From 22c6b02e4b106f3d056d0bb8916a8adf6ffe9b5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Sat, 14 Mar 2026 14:29:57 +0400 Subject: [PATCH] Add test/CI status to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d99bba3..2ecdfb7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # @remotestorage/module-places -[![npm version](https://img.shields.io/npm/v/@remotestorage/module-places.svg)](https://www.npmjs.com/package/@remotestorage/module-places) +[![npm version](https://img.shields.io/npm/v/@remotestorage/module-places.svg)](https://www.npmjs.com/package/@remotestorage/module-places) [![Build Status](https://gitea.kosmos.org/raucao/remotestorage-module-places/actions/workflows/test.yaml/badge.svg)](https://gitea.kosmos.org/raucao/remotestorage-module-places/actions) This module allows you to manage saved places (Points of Interest) using the [remoteStorage](https://remotestorage.io/) protocol.