ruby / stringio

Pseudo `IO` class from/to `String`.
BSD 2-Clause "Simplified" License
36 stars 26 forks source link

Add note about #to_io and remove mentions of the bin/ dir from the README #39

Closed mrzasa closed 1 year ago

mrzasa commented 1 year ago

Add a missing #to_io note. See also: #40

There is no bin directory in the repository, so mentioning it in the README is misleading. I was able to run rake test after installing dependencies with bundler installs, so I assume we could change the README.