diff --git a/qim3d/__init__.py b/qim3d/__init__.py
index 66c3d48b54205bab9eb28ea41890433f19f6264c..119a2f42c20d0f3a9ffe3ff1e6466bb5d7e323e9 100644
--- a/qim3d/__init__.py
+++ b/qim3d/__init__.py
@@ -1,4 +1,6 @@
-"""The qim3d library is designed to make it easier to work with 3D imaging data in Python. 
+"""qim3d: A Python package for 3D image processing and visualization.
+
+The qim3d library is designed to make it easier to work with 3D imaging data in Python. 
 It offers a range of features, including data loading and manipulation,
 image processing and filtering, visualization of 3D data, and analysis of imaging results.