Skip to content

Commit d592c83

Browse files
committed
Minor README tweaks and shout-out [ci skip]
1 parent 78871fd commit d592c83

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ We support Ruby 3.0+ and Rails 7.0+.
6262

6363
## Usage
6464

65-
**Note:** you can use both `rake` or `bin/rails` as you wish.
65+
**Note:** you can use either `rake` or `bin/rails` as you wish.
6666

6767
### Command line options
6868

@@ -161,7 +161,9 @@ jobs:
161161
162162
Callback Hell is supposed to be a spiritual successor of the [arca](https://github.com/jonmagic/arca) gem by [Jonathan Hoyt](https://github.com/jonmagic).
163163
164-
The entire idea and a detailed specification for the gem was done by [Vladimir Dementyev](https://github.com/palkan) who initially offered it as a Ruby developer candidate take-home task for [Evil Martians](https://evilmartians.com/?utm_source=callback_hell).
164+
The entire idea and a detailed specification for the gem were done by [Vladimir Dementyev](https://github.com/palkan) who initially offered it as a Ruby developer candidate take-home task for [Evil Martians](https://evilmartians.com/?utm_source=callback_hell).
165+
166+
Shout-out to [Adam Doppelt](https://github.com/gurgeous) for [table_tennis](https://github.com/gurgeous/table_tennis) that we use for formatting tables.
165167
166168
## Contributing
167169

0 commit comments

Comments
 (0)