diff --git a/README.md b/README.md index e7c74c5..7379c86 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ This library is sponsored by: *Build cross-platform messaging experiences with Stream Chat API. Sign up for Stream's 30 day trial for free!* +[*Try the React Native Chat Tutorial 💬*](https://getstream.io/chat/sdk/react-native/?utm_source=ospfranco&utm_medium=Github_Repo_Content_Ad&utm_content=Developer&utm_campaign=ospfranco_December2022_Trial_klmh22) + If you want to sponsor the development of this library, [get in touch](mailto:ospfranco@protonmail.com). ## API diff --git a/ios/QuickSQLite.h b/ios/QuickSQLite.h index 77bcc94..b33776e 100644 --- a/ios/QuickSQLite.h +++ b/ios/QuickSQLite.h @@ -1,12 +1,3 @@ -/* - * Sequel.h - * - * Created by Oscar Franco on 2021/03/07 - * Copyright (c) 2021 Oscar Franco - * - * This code is licensed under the MIT license - */ - #import @interface QuickSQLite : NSObject