diff --git a/README.md b/README.md index dcf9e1f..d7b0f0e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# markedj [![build](https://github.com/gitbucket/markedj/actions/workflows/build.yml/badge.svg)](https://github.com/gitbucket/markedj/actions/workflows/build.yml) [![Maven Central](https://img.shields.io/maven-central/v/io.github.gitbucket/solidbase)](https://central.sonatype.com/artifact/io.github.gitbucket/matkedj) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/gitbucket/markedj/blob/master/LICENSE) +# markedj [![build](https://github.com/gitbucket/markedj/actions/workflows/build.yml/badge.svg)](https://github.com/gitbucket/markedj/actions/workflows/build.yml) [![Maven Central](https://img.shields.io/maven-central/v/io.github.gitbucket/markedj)](https://central.sonatype.com/artifact/io.github.gitbucket/matkedj) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/gitbucket/markedj/blob/master/LICENSE) JVM port of graceful markdown processor [marked.js](https://github.com/chjj/marked).