Skip to content

Commit af8fa03

Browse files
committed
update readme
1 parent fe70194 commit af8fa03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ puts list.max # Output: 9
5656
Custom objects
5757
```ruby
5858
require 'ruby_binary_search'
59+
5960
class Person
6061
attr_accessor :name, :age
6162

0 commit comments

Comments
 (0)