diff --git a/README.md b/README.md index 40c3dee..cee639b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ -# Primer Checkout Web +![Primer Banner](https://github.com/primer-io/checkout-web/raw/main/images/primer-banner.png) -## Merchants +# 💳 Primer Example Web -Look at the folder `/examples` for example integration apps with our Web SDK, to use for inspiration or as starting point for yours. +This repository contains examples of how to integrate Primer's Web SDK. + +Look at the folder `/examples` for example integration apps with our Web SDK. + + +| Example | Description | +| ------- | ----------- | +| [Co-Badged Cards on Headless Checkout](/examples/features/cobadged) | This example demonstrates how to integrate a simple card form using Headless Checkout that handles co-badged cards. | \ No newline at end of file diff --git a/images/Primer banner.png b/images/Primer banner.png new file mode 100644 index 0000000..70c17bf Binary files /dev/null and b/images/Primer banner.png differ