Skip to content

Commit 100c759

Browse files
committed
Update README.md
1 parent 190000a commit 100c759

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Yik Yak Command Line Version (Version 2.0)
1+
Yik Yak Command Line Version (Version 2.1)
22
==============
33

44
Python implementation of Yik Yak using the pyak API by joseph346. More features to come in the future.
@@ -57,15 +57,19 @@ Actions are performed using a single letter and optional parameter(s).
5757

5858
*Upvote Yak (U) or (U <yak#>)
5959
*Downvote Yak (D) or (D <yak#>)
60+
*Report Yak (E) or (E <yak#>)
6061

6162
*Upvote Comment (V) or (V <yak# comment#>)
6263
*Downvote Comment (H) or (H <yak# comment#>)
64+
*Report Comment (M) or (M <yak# comment#>)
6365

6466
*Yakarma Level (Y)
6567

6668
*Choose New User ID (I) or (I <userID>)
6769
*Choose New Location (L) or (L <location>)
6870

71+
*Contact Yik Yak (F)
72+
6973
*Quit Yik Yak (Q)
7074

7175
->

0 commit comments

Comments
 (0)