Skip to content

Commit 536e06a

Browse files
committed
Update README.md
1 parent bcb2fb3 commit 536e06a

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

LICENSE.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
Make sure you [generate an API key](https://www.pixelsdk.com/dashboard/api-keys/) before releasing your app. The following [pricing matrix](https://www.pixelsdk.com/#pricing) applies to exports from your API key.
2-
3-
Without an API key, image and video exports will include a watermark.
1+
Make sure you [generate an API key](https://www.pixelsdk.com/dashboard/api-keys/) before releasing your app. The following [pricing options](https://www.pixelsdk.com/#pricing) are available for your API key.

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ extension ViewController: EditControllerDelegate {
145145
}
146146
```
147147

148-
[Generate an API key](https://www.pixelsdk.com/dashboard/api-keys/) and specify it in your `application(_, didFinishLaunchingWithOptions:)` of your App Delegate. The following [pricing matrix](https://www.pixelsdk.com/#pricing) applies to exports from your API key. Without an API key, image and video exports will include a watermark. Keep your API key private.
148+
[Generate an API key](https://www.pixelsdk.com/dashboard/api-keys/) and specify it in your `application(_, didFinishLaunchingWithOptions:)` of your App Delegate. The following [pricing options](https://www.pixelsdk.com/#pricing) are available for your API key. Keep your API key private.
149149

150150
```swift
151151
import PixelSDK
@@ -657,4 +657,4 @@ The [Xcode sample project](https://github.com/GottaYotta/PixelSDK/archive/master
657657

658658
## License
659659

660-
Make sure you [generate an API key](https://www.pixelsdk.com/dashboard/api-keys/) before releasing your app. The following [pricing matrix](https://www.pixelsdk.com/#pricing) applies to exports from your API key. Without an API key, image and video exports will include a watermark.
660+
Make sure you [generate an API key](https://www.pixelsdk.com/dashboard/api-keys/) before releasing your app. The following [pricing options](https://www.pixelsdk.com/#pricing) are available for your API key.

0 commit comments

Comments
 (0)