Ver Fonte

Add recommendation for efficiently working website

Kevin van Zonneveld há 9 anos atrás
pai
commit
31c574ea77
1 ficheiros alterados com 2 adições e 0 exclusões
  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