diff --git a/README.md b/README.md index 6e15de8a..87311b0f 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,6 @@ # Markwon - - - [](https://travis-ci.org/noties/Markwon) **Markwon** is a markdown library for Android. It parses markdown @@ -30,6 +27,10 @@ features listed in [commonmark-spec] are supported [sample-apk]: https://github.com/noties/Markwon/releases ## Installation + + + + ```groovy implementation "ru.noties.markwon:core:${markwonVersion}" ``` diff --git a/docs/.vuepress/components/ArtifactPicker.vue b/docs/.vuepress/components/ArtifactPicker.vue index 463d230a..453b1cd2 100644 --- a/docs/.vuepress/components/ArtifactPicker.vue +++ b/docs/.vuepress/components/ArtifactPicker.vue @@ -3,38 +3,36 @@