diff --git a/README.md b/README.md index 623b583f..de448dd6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # x402-next Example App +```js +console.log("Hello from the Recoup API 🎵"); +``` + This is a Next.js application that demonstrates how to use the `x402-next` middleware to implement paywall functionality in your Next.js routes. ## Prerequisites