MONAI icon indicating copy to clipboard operation
MONAI copied to clipboard

docs: Add Quick Start Example to README

Open YuChenLee1115 opened this issue 1 year ago • 0 comments

Description

Added a Quick Start Example section to the README to help new users get started with MONAI more easily. The example demonstrates basic medical image loading and spacing adjustment.

Changes Made

  • Added new "Quick Start Example" section to README
  • Included code example for basic image loading
  • Added example for image spacing adjustment
  • Improved documentation readability

Purpose

This change aims to make MONAI more accessible to newcomers by providing a clear, practical example of basic functionality.

Testing Done

  • Verified the markdown formatting
  • Tested the code example locally
  • Ensured proper integration with existing documentation

YuChenLee1115 avatar Dec 29 '24 02:12 YuChenLee1115