浏览代码

Update README

Tatiana Inama 6 年之前
父节点
当前提交
3e0d72a873
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -24,6 +24,6 @@ REACT_APP_API **PATH to scraper (if not declared, app will redirect to '/')
 
 ## Scraper no-server mode
 
-Using the `no-server` command line argument will only scrape data and end process
+Using the `--batch` command line argument will only scrape data and end the process
 
-`node build/bundle.js no-server`
+`node build/bundle.js --batch`