From dc037a3d26db0f9c985b8d3f4477202f72089e45 Mon Sep 17 00:00:00 2001 From: wonipapa Date: Fri, 12 May 2017 17:54:45 +0900 Subject: [PATCH] =?UTF-8?q?PHP=20=EB=AA=A8=EB=93=88=20=EC=84=A4=EB=AA=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b1763e..87c5db3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ BeautifulSoup(bs4), lxml, requests 모듈이 추가로 필요하다. synology의 경우 파이썬 모듈을 설치하면 easy_install beautifulsoup, easy_install lxml, easy_install requests 로 추가할 수 있다. ### EPG2XML.php -json, dom, mbstring, openssl 모듈이 필요하다. +json, dom, mbstring, openssl 모듈이 필요하다. 일반적으로 PHP가 설치되어 있다면 대부분 설치되어 있는 모듈이다. ## 설정방법 epg2xml.json 안의 항목이 설정 가능한 항목이다.