Skip to content

Commit 84a5d97

Browse files
committed
update readme
1 parent 93c2c46 commit 84a5d97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WEBHOOK_kor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ LINE Develpers.NET library를 이용하여 간단한 webhook을 테스트 하는
1616
_client = new LineMessagingClient("your channel access token"); //수정
1717
}
1818
```
19-
3. Visual Studio → F5를 통해 project 실행
20-
4. 아래와 같이 host 및 callback 경로를 기억한다.
19+
4. Visual Studio → F5를 통해 project 실행
20+
5. 아래와 같이 host 및 callback 경로를 기억한다.
2121
* ex) host : https://localhost:7250, callback url: /line/callback
2222
![image](https://github.com/charles96/LineDevelopers.Net/blob/master/Assets/swagger.png?raw=true)
2323

0 commit comments

Comments
 (0)