diff --git a/lib/toon-ruby.rb b/lib/toon-ruby.rb new file mode 100644 index 0000000..8a56659 --- /dev/null +++ b/lib/toon-ruby.rb @@ -0,0 +1,3 @@ +# frozen_string_literal: true + +require_relative 'toon'