From c869f65d9970f52abb6d3c742bd8fa184084d594 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Wed, 10 Jun 2015 10:26:32 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8c07539..5fd7b6a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ Simple universal mocking tool for http requests --set up expectations using json files in $PROJECT/everest directory --start using gradlew run --replay \ No newline at end of file +- set up expectations using json files in $PROJECT/everest directory +- start using gradlew run +- replay