mangadex-api
mangadex-api copied to clipboard
Add documentation regarding searching with tags
Hello, I see that we have no option to choose what tags to be included and which to be excluded when using .search({...,}), from what I've seen in the mangadex search page, when the request gets sent, the excluded tags have a hypen before them:

Shouldn't this be documented? I can open a PR but maybe I'm missing it somewhere