From b9250b811f29806bfcf4841b56c4c765543d193d Mon Sep 17 00:00:00 2001 From: Dan Milne Date: Sun, 27 Oct 2024 11:48:45 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 6cca483..19bf9a4 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,6 @@ If bundler is not being used to manage dependencies, install the gem by executin $ gem install moviehash -## Usage - -TODO: Write usage instructions here - ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.