From 61a3fc0b6b0b9614063693dfa9f27b1ed19ccf1d Mon Sep 17 00:00:00 2001
From: Leonid Kostrykin <void@evoid.de>
Date: Tue, 26 Mar 2024 17:29:27 +0100
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index af58d5c3..cf8ac1a5 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,7 @@ If Galaxy Image Analysis helped with the analysis of your data, please do not fo
 
 ### Registration
 
+- [Compute image orientation](https://usegalaxy.eu/root?tool_id=toolshed.g2.bx.psu.edu/repos/imgteam/orientationpy/orientationpy) with OrientationPy
 - [Perform affine image registration (intensity-based)](https://usegalaxy.eu/root?tool_id=toolshed.g2.bx.psu.edu/repos/imgteam/image_registration_affine/ip_image_registration)
 - [Perform affine image registration (landmark-based)](https://usegalaxy.eu/root?tool_id=toolshed.g2.bx.psu.edu/repos/imgteam/landmark_registration/ip_landmark_registration)
 - [Performs projective transformation with/without labels](https://usegalaxy.eu/root?tool_id=toolshed.g2.bx.psu.edu/repos/imgteam/projective_transformation_points/ip_projective_transformation_points)