diff --git a/README.md b/README.md index a6aa7e0..c680b92 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ BeautifulSoup(bs4), lxml, requests 모듈이 추가로 필요하다. synology의 경우 파이썬 모듈을 설치하면 easy_install beautifulsoup, easy_install lxml, easy_install requests 로 추가할 수 있다. ### EPG2XML.php -json, dom, mbstring, openssl 모듈이 필요하다. 일반적으로 PHP가 설치되어 있다면 대부분 설치되어 있는 모듈이다. +json, dom, mbstring, openssl 모듈이 필요하다. 일반적으로 PHP가 설치되어 있다면 대부분 설치되어 있는 모듈이나 설치되어 있지 않을 경우 추가로 설치해야 한다. ## 설정방법 epg2xml.json 안의 항목이 설정 가능한 항목이다.