diff --git a/README.adoc b/README.adoc index d8ef7b9..2335a7c 100644 --- a/README.adoc +++ b/README.adoc @@ -38,6 +38,10 @@ The following functions are available in your tests (see below for detailed docu * `skip_if ` * `fake [replacement code]` +ifndef::backend-manpage[] +image::img/demo.gif[demo] +endif::[] + _(by the way, the documentation you are reading is itself tested with bash-unit)_ *bash_unit* is free software you may contribute to. See link:CONTRIBUTING.md[CONTRIBUTING.md]. diff --git a/img/demo.gif b/img/demo.gif new file mode 100644 index 0000000..3258dc1 Binary files /dev/null and b/img/demo.gif differ