From 3cab623872757baaccd9bd3910ed15d0a1f84f8b Mon Sep 17 00:00:00 2001 From: Matthew Hutchinson Date: Tue, 24 Sep 2024 22:54:09 +0100 Subject: [PATCH] minor updates --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f0b4842..9c46a60 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,7 @@ Thats it! Your lolcommit messages will now be tranzlated! ## Development Check out this repo and run `bin/setup`, to install all dependencies and -generate docs. Run `bundle exec rake` to run all tests and generate a -coverage report. +generate docs. Run `bundle exec rake` to run all tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment with the gem code.