README.txt in ruby_protobuf-0.1.0 vs README.txt in ruby_protobuf-0.2.0

- old
+ new

@@ -12,10 +12,10 @@ * Parse the binary wire format for protocol buffer * Serialize data to the binary wire format for protocol buffer == SYNOPSIS: - bin/rprotoc -I lib test/addressbook.proto + rprotoc test/addressbook.proto == REQUIREMENTS: * All you need are included.