Skip to content

Commit e81a053

Browse files
committed
Minor improvements
1 parent c25c925 commit e81a053

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ encoding and decoding of self-describing data formats.
2424
[![Maven Central](https://img.shields.io/maven-central/v/com.apicatalog/copper-multicodec.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:com.apicatalog%20AND%20a:copper-multicodec)
2525
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
2626

27-
## Features
27+
## Features
2828

2929
- Static codec registry with predefined codecs for efficient access
3030
- Direct static access to codecs without runtime lookups
@@ -132,9 +132,9 @@ To include Copper Multicodec in your project, add the following dependency to yo
132132
</dependency>
133133
```
134134

135-
## ld-cli
135+
## 🛠️ LD-CLI
136136

137-
[ld-cli](https://github.com/filip26/ld-cli) is a command-line utility for
137+
[LD-CLI](https://github.com/filip26/ld-cli) is a command-line utility for
138138
working with multiformats including multibase, multicodec, and multihash,
139139
as well as JSON-LD and related specifications.
140140

0 commit comments

Comments
 (0)