Skip to content

Commit bccc44e

Browse files
authored
Merge pull request #134 from line/toduq/add-sample-code-comment
Add kind comment on sample code of README.md
2 parents 8e4232c + d408ea3 commit bccc44e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ post '/callback' do
7777
end
7878
end
7979

80+
# Don't forget to return a successful response
8081
"OK"
8182
end
8283
```

0 commit comments

Comments
 (0)