박선진

update README

...@@ -22,6 +22,8 @@ ...@@ -22,6 +22,8 @@
22 npm start 22 npm start
23 ``` 23 ```
24 24
25 + - 프로그램을 실행시키기 위해서는 /Back-end/ 경로에 'data', 'fire', 'unknown' 디렉터리 존재해야함
26 +
25 ## detection api 27 ## detection api
26 28
27 1. api 띄우고자 하는 서버에 python3, pip3 버전 3.6 이상 설치 29 1. api 띄우고자 하는 서버에 python3, pip3 버전 3.6 이상 설치
......