Skip to content

Commit f48957e

Browse files
authored
Create README.md
1 parent 000fdc0 commit f48957e

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
@@ -14,7 +14,7 @@ Note: The filters are written in C++, so you should change your source file exte
1414

1515
2. Hundreds of built-in filters are available in the demo. 😋If you'd like to add your own filter, please take a look at the manual page. Or you can follow the demo code. The new custom filter should be written in C++.
1616

17-
3. To build the source code, you can just find the xcode project in the 'library' folder.
17+
3. To build the source code, you can use the xcode project in the 'library' folder.
1818

1919
## Manual ##
2020

0 commit comments

Comments
 (0)