File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ An implementation of the [Decentralized Identifiers (DIDs) v1.0](https://www.w3.
5
5
[ ![ Java 8 CI] ( https://github.com/filip26/carbon-did-core/actions/workflows/java8-build.yml/badge.svg )] ( https://github.com/filip26/carbon-did-core/actions/workflows/java8-build.yml )
6
6
[ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/dd79aafc6eb14ed18f2217de62585ba7 )] ( https://app.codacy.com/gh/filip26/carbon-did-core/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade )
7
7
[ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.apicatalog/carbon-did.svg?label=Maven%20Central )] ( https://search.maven.org/search?q=g:com.apicatalog%20AND%20a:carbon-did )
8
+ [ ![ javadoc] ( https://javadoc.io/badge2/com.apicatalog/carbon-did/javadoc.svg )] ( https://javadoc.io/doc/com.apicatalog/carbon-did )
8
9
[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
9
10
10
11
## Features
@@ -26,11 +27,6 @@ An implementation of the [Decentralized Identifiers (DIDs) v1.0](https://www.w3.
26
27
</dependency >
27
28
```
28
29
29
- ## Documentation
30
-
31
- [ ![ javadoc] ( https://javadoc.io/badge2/com.apicatalog/carbon-did/javadoc.svg )] ( https://javadoc.io/doc/com.apicatalog/carbon-did )
32
-
33
-
34
30
## Contributing
35
31
36
32
All PR's welcome!
You can’t perform that action at this time.
0 commit comments