From 8841982c4154a88b1cd4f51ebe27eb3994203b30 Mon Sep 17 00:00:00 2001 From: Aleksei Tiulpin Date: Sat, 22 Jun 2024 11:32:56 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79cf5bd..9dbd270 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## Description A data augmentation library for Deep Learning that supports images, segmentation masks, labels, and keypoints. Furthermore, SOLT is fast and has OpenCV in its backend. -Full auto-generated docs and examples are available at[https://oulu-imeds.github.io/solt/](https://oulu-imeds.github.io/solt/). +Full auto-generated docs and examples are available at [https://oulu-imeds.github.io/solt/](https://oulu-imeds.github.io/solt/). ## Features