Update README.md

This commit is contained in:
rmcrackan 2019-12-23 11:17:00 -05:00 committed by GitHub
parent 066cae8e33
commit 717fefd2c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,12 +167,9 @@ If you only want to see Harry Potter
![Search example: "harry potter"](images/SearchExampleHarryPotter.png) ![Search example: "harry potter"](images/SearchExampleHarryPotter.png)
If you only want to see potter except for Harry Potter If you only want to see potter except for Harry Potter. You can also use "-" instead of "NOT"
![Search example: "potter NOT harry"](images/SearchExamplePotterNotHarry.png) ![Search example: "potter NOT harry"](images/SearchExamplePotterNotHarry.png)
Can also use "-" instead of "NOT"
![Search example: "potter -harry"](images/SearchExamplePotterNotHarry2.png) ![Search example: "potter -harry"](images/SearchExamplePotterNotHarry2.png)
To see only books written by Neil Gaiman where he also narrates his own book. (If you don't include AND, you'll see everything written by Neil Gaiman and also all books in your library which are self-narrated.) To see only books written by Neil Gaiman where he also narrates his own book. (If you don't include AND, you'll see everything written by Neil Gaiman and also all books in your library which are self-narrated.)