A simple, zero-configuration script to quickly boot FreeBSD ISO images using QEMU

Enhance README.md with note formatting for clarity on usage context

+4 -2
+4 -2
README.md
··· 144 144 145 145 --- 146 146 147 - **Note**: This tool is designed for development and testing purposes. For 148 - production FreeBSD deployments, consider using proper installation methods. 147 + > [!NOTE] 148 + > 149 + > This tool is designed for development and testing purposes. For production 150 + > FreeBSD deployments, consider using proper installation methods.