Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
riverallzero authored Oct 23, 2023
1 parent e630c19 commit 9a8e308
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
![](https://github.com/riverallzero/riverallzero/assets/93754504/313f798d-f87a-41f8-85d7-25c6d4c6695d)

### Keyword
- [crawler.py](https://github.com/riverallzero/JBNU-NoticeLetter/blob/main/crawler.py) line 11에 원하는 키워드 입력하기
- [crawler.py](https://github.com/riverallzero/JBNU-NoticeLetter/blob/main/crawler.py): line 11에 원하는 키워드 입력하기

```python
# ================================================
Expand All @@ -22,5 +22,8 @@
keyword = '안내'
```

### Reset last_no.txt
- [last_no.txt](https://github.com/riverallzero/JBNU-NoticeLetter/blob/main/last_no.txt): 최신 공지 번호 0으로 설정하기

## Result
![](https://github.com/riverallzero/riverallzero/assets/93754504/b0d4ca71-22a0-4d3a-9575-d52cd2d8050f)

0 comments on commit 9a8e308

Please sign in to comment.