Skip to content

Commit e53d33f

Browse files
authored
Update README.md
1 parent 5f99b6f commit e53d33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ JSON2Video makes video creation easy as a piece of cake:
6868

6969
// Set your API key
7070
// Get your free API key at https://json2video.com
71-
$movie->setAPIKey('7SsNlCEwaB6uZoz0jpZnI3D0b0EZyW1KASxQjYm1');
71+
$movie->setAPIKey(YOUR_API_KEY);
7272

7373
// Set movie quality: low, medium, high
7474
$movie->quality = 'high';

0 commit comments

Comments
 (0)