diff --git a/README.md b/README.md index 661dd02b..d6c33643 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ Try out one of the demo sites: [C++][cpp], [Rust][rust], [D][d] or [Go][go]. [d]: https://d.godbolt.org/ "Compiler Explorer for D" [go]: https://go.godbolt.org/ "Compiler Explorer for Go" +Compiler Explorer can also be embedded in other sites, like this: + + + ### Developing Compiler Explorer is written in node.js.