1
0
mirror of https://github.com/seejohnrun/haste-client.git synced 2025-12-12 14:55:56 +00:00

Update README

This commit is contained in:
John Crepezzi
2013-11-16 10:01:33 -05:00
parent dd1c0178fc
commit b32cff6932

View File

@@ -54,6 +54,7 @@ After which you can use `work_haste` to send hastes to that server instead.
You can also use `Haste` as a library to upload hastes:
``` ruby
require 'haste'
uploader = Haste::Uploader.new
uploader.upload_raw 'this is my data' # key
uploader.upload_path '/tmp/whaaaa' # key