diff --git a/README.md b/README.md
index ada4b9f9..f3a459ac 100644
--- a/README.md
+++ b/README.md
@@ -8,10 +8,16 @@ _Oncology FM Evaluation Framework by KAIKO.ai_
-
+
+
+
+
+
+
+
-
+
@@ -73,14 +79,18 @@ to [how-to-use]http://127.0.0.1:8000/user-guide/how_to_use/ to run *eva*
## Datasets
-The following datasets are supported
+The following datasets are supported natively:
### Vision
-- [BACH](./docs/datasets/bach.md)
-- [CRC](./docs/datasets/crc.md)
-- [MHIST](./docs/datasets/mhist.md)
-- [PatchCamelyon](./docs/datasets/patch_camelyon.md)
-- [TotalSegmentator](./docs/datasets/total_segmentator.md)
+
+#### Patch-level pathology datasets:
+ - [BACH](./docs/datasets/bach.md)
+ - [CRC](./docs/datasets/crc.md)
+ - [MHIST](./docs/datasets/mhist.md)
+ - [PatchCamelyon](./docs/datasets/patch_camelyon.md)
+
+#### Radiology datasets:
+ - [TotalSegmentator](./docs/datasets/total_segmentator.md)
## Contributing