Skip to content

Commit b619ff7

Browse files
authored
Update README.md
1 parent 9424689 commit b619ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ It is suitable for two kind of applications:
8282
-----------
8383
## [Write a plugin component](#write-a-plugin-component)
8484

85-
Here is how to write a plugin. We develop a dehaze algorithm and make it as a FFdynamic's component. Then we could compose it with other components. the following image shows the diagram we mentioned in the 'Overview' part, mix original and dehazed image together to check the result visually.
85+
Here we take the 'dehaze', mentioned in the 'Overview' part, as the example. We developed a dehaze algorithm and make it a FFdynamic's component. Then mix original and dehazed image together to check the result visually.
8686

8787
Refer to [here](examplePlugin/README.md) for plugin source files.
8888

0 commit comments

Comments
 (0)