diff --git a/README.md b/README.md index 660ba417..dc72f5cf 100644 --- a/README.md +++ b/README.md @@ -56,12 +56,6 @@ This library targets submission to Boost. Online docs: https://tzlaine.github.io/parser -You can try master/HEAD on Compiler Explorer, as a unified header. Just -`#include` it like this: -```c++ -#include -``` - Master status: ![example workflow](https://github.com/tzlaine/parser/actions/workflows/ubuntu-20.04.yml/badge.svg?branch=master)