diff --git a/README.md b/README.md index b54f205..db539e8 100644 --- a/README.md +++ b/README.md @@ -1531,7 +1531,7 @@ If you have a `WorkWrapper` of HDR Image, you can generate it to one image file boolean isSuccessful = StitchUtils.generateHDR(WorkWrapper workWrapper, String hdrOutputPath); ``` -After the generate is successful, the outputPath can be played as a proxy or set as export url. +After the generateHDR call is successful, the outputPath can be played as a proxy or set as export url. ```Java ImageParamsBuilder builder = new ImageParamsBuilder()