소스 검색

Add recommendation for efficiently working website

Kevin van Zonneveld 9 년 전
부모
커밋
31c574ea77
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -46,6 +46,8 @@ This site is built with [hexo](http://hexo.io/) and Travis automatically deploys
 
 `./website/update.js` is called during website builds to inject the Uppy versions & filesizes into the documentation.
 
+It's recommended to exclude `./website/public/` from your editor if you want efficient searches.
+
 For local previews on `http://127.0.0.1:4000` type:
 
 ```bash