diff --git a/README.md b/README.md index add447d44fbef1891478da7c0023ce27249a3a78..0fde0df44565a892cf11be6d0b728c03ba513f4c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# APRS +# APEX APRS Library Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/apex`. To experiment with that code, run `bin/console` for an interactive prompt. @@ -41,7 +41,7 @@ bundle install then run the tests with: ```bash -bundle exec rake test +bundle exec rspec ``` ## Contributing