We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a7303e commit c264689Copy full SHA for c264689
1 file changed
README.md
@@ -1,6 +1,8 @@
1
# bypasstools
2
3
-Official Python SDK for the [BypassTools](https://bypass.tools) API.
+Official Python SDK for the [BypassTools](https://bypass.tools) API — the fastest way to bypass link shorteners programmatically.
4
+
5
+**Links:** [bypass.tools](https://bypass.tools) · [API Dashboard](https://bypass.tools/dashboard) · [eas.lol](https://eas.lol)
6
7
## Installation
8
@@ -79,4 +81,4 @@ except BypassToolsError as e:
79
81
80
82
## License
83
-MIT
84
+MIT — built by [EAS](https://eas.lol) · [bypass.tools](https://bypass.tools)
0 commit comments