Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 621 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 621 Bytes

SheSaid

$ curl "http://localhost:9292/?character=alice&phrase=進捗%5cnどうですか" > example.jpg

As well, %5c in this uri is the string percent encoded from /.

開発中

TODO: Write a gem description

Installation

TODO: Write a way of installation

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request