README

This repository contains a simple service object for a coding challenge, as well as a simple test for it. The service object itself is in the ./lib/services/word_counter.rb file. You can run the test just by running rspec