Skip to content

Commit

Permalink
Merge pull request #22 from basil79/refactoring
Browse files Browse the repository at this point in the history
sync
  • Loading branch information
basil79 authored Jan 25, 2023
2 parents c1566b8 + 5213432 commit cabf9cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# ima-wrapper

> Wrapper for IMA SDK. IMA Wrapper is a convenience layer around Google Interactive Media Ads (IMA SDK for HTML5). Play video ads in any format.
> Wrapper for IMA SDK. IMA Wrapper is a convenience layer around Google Interactive Media Ads (IMA SDK for HTML5)
This SDK can be used to create a simple In-Stream/Out-Stream video player or to implement more complex scenarios such as: Creating multiple instances of the [IMA SDK](https://developers.google.com/interactive-media-ads/docs/sdks/html5/client-side) to request multiple video ads at the same time (in parallel), VPAID integration and e.t.c.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ima-wrapper",
"version": "1.0.5",
"description": "Wrapper for IMA SDK. IMA Wrapper is a convenience layer around Google Interactive Media Ads (IMA SDK for HTML5). Play video ads in any format.",
"description": "Wrapper for IMA SDK. IMA Wrapper is a convenience layer around Google Interactive Media Ads (IMA SDK for HTML5)",
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
Expand Down

0 comments on commit cabf9cb

Please sign in to comment.