We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be21d7 commit 006ddd6Copy full SHA for 006ddd6
1 file changed
README.md
@@ -44,7 +44,7 @@ This Python library has multiple functions:
44
offers in multiple countries
45
- `providers` - get data about available providers (e.g., Netflix)
46
47
-Example outputs from all functions are in [`examples/`](examples/) directory.
+Example outputs from all functions are in [`examples/`](examples) directory.
48
49
50
@@ -62,7 +62,7 @@ for entry in results:
62
63
## License
64
65
-This library is licensed under **MIT license** ([LICENSE](./LICENSE) or
+This library is licensed under **MIT license** ([LICENSE](LICENSE) or
66
<https://opensource.org/license/MIT>)
67
68
0 commit comments