Skip to content

Commit 000fdc0

Browse files
committed
update readme
1 parent 6540af5 commit 000fdc0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ Android version: [https://github.com/wysaid/android-gpuimage-plus](https://githu
88
1. This repo is open source now. You can use cge.framework in your project.
99
Just add the cge.framework to your project, then add the code
1010
>#import <cge/cge.h>
11+
>//Everything is done.
1112
12-
Everything is done.
13+
Note: The filters are written in C++, so you should change your source file extensions to "mm" if you want use all features. But it is not necessary when you're using the interface-headers just like the [demo](https://github.com/wysaid/ios-gpuimage-plus/tree/master/demo/cgeDemo).
1314

1415
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++.
1516

0 commit comments

Comments
 (0)