Skip to content

Commit b5369a6

Browse files
committed
chore(doc) fix inline badges readme
1 parent 951bd55 commit b5369a6

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

doc/index.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ icon: home
66

77
# Dart Nostr Development Kit (NDK)
88

9-
[![Build Status](https://github.com/relaystr/ndk/actions/workflows/tests.yaml/badge.svg?branch=master)](https://github.com/relaystr/ndk/actions?query=workflow%3A"tests"+branch%3Amaster)
10-
[![Coverage](https://img.shields.io/codecov/c/github/relaystr/ndk?color=green)](https://codecov.io/github/relaystr/ndk)
11-
[![Pub](https://img.shields.io/pub/v/ndk.svg)](https://pub.dev/packages/ndk)
12-
[![License](https://img.shields.io/github/license/relaystr/ndk.svg)](LICENSE.txt)
9+
[![Build Status](https://github.com/relaystr/ndk/actions/workflows/tests.yaml/badge.svg?branch=master)](https://github.com/relaystr/ndk/actions?query=workflow%3A"tests"+branch%3Amaster) [![Coverage](https://img.shields.io/codecov/c/github/relaystr/ndk?color=green)](https://codecov.io/github/relaystr/ndk) [![Pub](https://img.shields.io/pub/v/ndk.svg)](https://pub.dev/packages/ndk) [![License](https://img.shields.io/github/license/relaystr/ndk.svg)](LICENSE.txt)
1310

1411
NDK (Nostr Development Kit) is a Dart library that enhances the Nostr development experience.\
1512
NDK supplies you with high-level usecases like lists or metadata while still allowing you to use low-level queries enhanced with inbox/outbox (gossip) by default.\

0 commit comments

Comments
 (0)