diff --git a/README.md b/README.md index 3e3cd99..c4b8965 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,18 @@ ________ The scarlet ibis, sometimes called red ibis (Eudocimus ruber), is a species of ibis in the bird family Threskiornithidae. It inhabits tropical South America and part of the Caribbean. In form, it resembles most of the other twenty-seven extant species of ibis, but its remarkably brilliant scarlet coloration makes it unmistakable. It is one of the two national birds of Trinidad and Tobago, and its Tupi–Guarani name, guará, is part of the name of several municipalities along the coast of Brazil. +# Contents +- [Syntax](#Syntax)
+- [Introduction](#Introduction)
+- [The pattern](#The-pattern)
+- [Framework in action](#Framework-in-action)
+- [Installation](#Installation)
+- [Execution](#Execution)
+- [Tutorial](#Tutorial)
+- [Using other Web Drivers](#Using-other-Web-Drivers)
+- [Asynchronous execution](#Asynchronous-execution)
+- [Contributing](#Contributing)
+ # Syntax Application.at(apage.DoSomething [,with_parameter=value, ...]).asserts(it.Matches, a_condition)