diff --git a/README.md b/README.md index d6c33643..661dd02b 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,6 @@ 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.