mirror of
				https://github.com/laosb/CropImage.git
				synced 2025-10-30 22:01:38 +00:00 
			
		
		
		
	doc: Fix README image.
This commit is contained in:
		
							parent
							
								
									a07d26a65b
								
							
						
					
					
						commit
						9ff52995b7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -13,8 +13,8 @@ Supports iOS 14.0 and above, or macOS Ventura 13.0 and above. | |||
| - (Optionally) bring your own crop UI | ||||
| 
 | ||||
| <picture> | ||||
|   <source media="(prefers-color-scheme: dark)" srcset="./Sources/CropImage/Documentation/Resources/macos~dark.png"> | ||||
|   <img alt="Preview on macOS" src="./Sources/CropImage/Documentation/Resources/macos.png"> | ||||
|   <source media="(prefers-color-scheme: dark)" srcset="./Sources/CropImage/Documentation.docc/Resources/macos~dark.png"> | ||||
|   <img alt="Preview on macOS" src="./Sources/CropImage/Documentation.docc/Resources/macos.png"> | ||||
| </picture> | ||||
| 
 | ||||
| ## License | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Shibo Lyu
						Shibo Lyu