Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anacaet committed Jan 23, 2018
1 parent 60f777c commit cee1d86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -79,6 +79,7 @@ deal_hash = {
title: "Deal Title",
organization: 123456,
value: "20000",
dealStageOrder: 1
}
client = Agendor::Deal.new(token, username, password)
client.create(deal_hash)
Expand Down

0 comments on commit cee1d86

Please sign in to comment.