diff --git a/README.adoc b/README.adoc index b57d8b7..47a66e0 100644 --- a/README.adoc +++ b/README.adoc @@ -105,10 +105,4 @@ You can define attribut(s) in the asciddoc way : gherkin::./simple.feature[attribut1=value1,attribut2=value2] ---- -Here is the list of available attributes and their default values : - -[source,java] ----- -include::{github-url}/src/main/java/ch/ifocusit/asciidoctor/gherkin/GherkinAsciidocBuilder.java[tag=attributs] ----- - +To see the list of available attributes and their default values open file src/main/java/ch/ifocusit/asciidoctor/gherkin/GherkinAsciidocBuilder.java