+ {% if page.title and page.url != '/' %}
+
+
+ {% endif %}
+
+
+ {{ content }}
+
+
+ {{ page.title }}
+ {% if page.description %} +{{ page.description }}
+ {% endif %} +diff --git a/README.md b/README.md index fd3bddc..8edc565 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,17 @@ -# Kappopher +
+
+
{{ page.description }}
+ {% endif %} +
+ A comprehensive Go wrapper for the Twitch Helix API with full endpoint coverage, multiple authentication flows, and real-time event support.
+