Skip to content

Commit

Permalink
More cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
envygeeks committed Jul 29, 2013
1 parent 9ce23f5 commit 4cbd946
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require "rspec/core/rake_task"
require 'rspec/core/rake_task'

task :default => [:spec]
task :test => :spec
Expand Down
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Clippy.paste and Clippy.clear
```

```
Clippy v2.0.0: Clippy [--copy [< File] ['Text']]
Clippy v2.0.7: Clippy [--copy [< File] ['Text']]
--paste Paste
--help This
--clear Clear
Expand Down

0 comments on commit 4cbd946

Please sign in to comment.