From 28c8c437c0816b1bde19b1246052970286fc8b5f Mon Sep 17 00:00:00 2001 From: Dimitry Ivanov Date: Mon, 18 Mar 2019 17:25:32 +0300 Subject: [PATCH] Minor README update to include install location --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cc72be9..83aa4d12 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,10 @@ features listed in [commonmark-spec] are supported implementation "ru.noties.markwon:core:${markwonVersion}" ``` -Please visit [documentation] web-site for further reference +Full list of available artifacts is present in the [install section](http://noties.gihub.io/Markwon/v3/install.html) +of the [documentation] web-site. + +Please visit [documentation] web-site for further reference. > You can find previous version of Markwon in [2.x.x](https://github.com/noties/Markwon/tree/2.x.x) branch