We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2392c5f commit 080ecedCopy full SHA for 080eced
1 file changed
README.md
@@ -38,7 +38,7 @@ client.yoall(link: 'http://youcune.com/')
38
client.yo(USERNAME)
39
40
# Yo the specific user with a link (added from v0.1.0)
41
-client.yoall(USERNAME, link: 'http://youcune.com/')
+client.yo(USERNAME, link: 'http://youcune.com/')
42
43
# Count Total Subscribers
44
client.subscribers_count # -> 5
0 commit comments