From 247dd1c7257f92472e923bffbd26b334de75d825 Mon Sep 17 00:00:00 2001 From: VasilyStrelyaev Date: Thu, 26 Sep 2019 13:12:10 +0300 Subject: [PATCH] Update readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 85e4613..a2d177d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ -# testcafe-examples -Ready-to-run examples for TestCafe +# TestCafe Examples + +This repository contains sample test files that help you learn how to use TestCafe. + +Here you will find examples that demonstrate the basic usage, advanced features, edge cases, as well as tips and tricks.