From e7006083d41a4912dd0e3965e6765ee54ca37cc2 Mon Sep 17 00:00:00 2001 From: yveskalume Date: Fri, 14 Jun 2024 23:55:18 +0300 Subject: [PATCH] add doc link to README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e21ea88..aca27cf 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,8 @@ dependencies { The latest version of this library is [![](https://jitpack.io/v/devscast/validable.svg)](https://jitpack.io/#devscast/validable) -## For full documentation, check out the [wiki](https://github.com/devscast/validable/wiki) page +## [Documentation](https://devscast.github.io/validable) +For more detailed information, visit the [doc](https://devscast.github.io/validable). ## Contributing