Skip to content

Commit 080eced

Browse files
committed
updated README.md for minor fix
1 parent 2392c5f commit 080eced

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ client.yoall(link: 'http://youcune.com/')
3838
client.yo(USERNAME)
3939
4040
# Yo the specific user with a link (added from v0.1.0)
41-
client.yoall(USERNAME, link: 'http://youcune.com/')
41+
client.yo(USERNAME, link: 'http://youcune.com/')
4242
4343
# Count Total Subscribers
4444
client.subscribers_count # -> 5

0 commit comments

Comments
 (0)