From b812ea384e667f557f138907e7d82c179c27f3f2 Mon Sep 17 00:00:00 2001 From: Martin Lensment Date: Wed, 25 Jun 2014 11:41:27 +0300 Subject: [PATCH] Bullet points to readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2765a4985..ffd56f5ab 100644 --- a/README.md +++ b/README.md @@ -112,8 +112,8 @@ Wait for the greeting message on the STD, then send EPP/TCP frame: ``` -Run tests: `rake` -Run all but EPP tests: `rake test:other` +* Run tests: `rake` +* Run all but EPP tests: `rake test:other` ---