Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChillingVan authored Nov 7, 2016
1 parent 7413551 commit 159c0b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GPUImage for Android
# OpenGL canvas

Idea from:
* Codes of Android source code under package com.android.gallery3d.glrenderer
Expand All @@ -25,7 +25,7 @@ repositories {
}
dependencies {
compile 'com.github.ChillingVan:CanvasGL:1.0.1'
compile 'com.github.ChillingVan:android-openGL-canvas:v1.0.1'
}
```

Expand Down

0 comments on commit 159c0b5

Please sign in to comment.