README.md in yt-audit-0.1.1 vs README.md in yt-audit-0.1.2
- old
+ new
@@ -17,6 +17,8 @@
```ruby
Yt::Audit.has_info_cards?('rF711XAtrVg')
# => true
Yt::Audit.has_brand_anchoring?('rF711XAtrVg', 'Budweiser')
# => true
+Yt::Audit.has_subscribe_annotations?('rF711XAtrVg')
+# => false
```