diff --git a/README.md b/README.md index 28d959791..dc8b0f576 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,29 @@ npm run lint npm run test ``` +#### Embed On Your Site +With Coral setup and running locally you can test embeding the comment stream with this sample embed script: + +``` +
+ +``` +Replace the value of CORAL_DOMAIN_NAME with the location of your running instance of Coral. + #### Email To test out the email sending functionality, you can run [inbucket](https://www.inbucket.org/)