Commit 60599cfa authored by Alexander Ross Melnick's avatar Alexander Ross Melnick
Browse files

Update README.md

parent 3dbb67f9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -116,3 +116,6 @@ Michael Harkess
#### Android App
- If a dialog box pops up and the device/screen is rotated, then the app will unexpectedly crash
- The confidence score of every word in a given sentence/phrase is 0

### Crawler
- Without the `--xl` argument, the crawler defaults to only reading up to 1KB per page, or ~1000 characters. This often does not clear the `<head>` of the HTML, so very little natural language text is saved.