Skip to content

Commit f5b98f6

Browse files
Update README.md
1 parent 91d6e13 commit f5b98f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/webhook/django_example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ uv sync
1717
uv run manage.py runserver
1818
```
1919

20-
이후 `POST http://localhost:8080/webhook/single-report` 혹은 `POST http://localhost:8080/webhook/group-report`를 통해 웹훅 데이터를 수신받아서 테스트해볼 수 있습니다.
20+
이후에는 `POST http://localhost:8080/webhook/single-report` 또는 `POST http://localhost:8080/webhook/group-report`웹훅 데이터를 수신하여 테스트해 볼 수 있습니다.

0 commit comments

Comments
 (0)