diff --git a/README.md b/README.md index 3f7bba5..f653068 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ repositories { And then in your app gradle, add the dependency for shadercam: ``` -implementation 'com.github.uncorkedstudios:shadercam:2.0.1' +implementation 'com.github.googlecreativelab:shadercam:2.0.1' ``` Integration Example @@ -138,4 +138,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -``` \ No newline at end of file +```