diff --git a/README.md b/README.md index 3fca578..d02ce23 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,10 @@ King of Time CLI ```sh-session $ kot checkin -TODO example output +{ result: 'OK', image_result: '0', comment_result: '0' } $ kot checkout -TODO example output +{ result: 'OK', image_result: '0', comment_result: '0' } ``` # Installation