diff --git a/README.md b/README.md index 2d748b3..210447e 100644 --- a/README.md +++ b/README.md @@ -58,34 +58,36 @@ If you really don't want to show your rank, then add the ``--no-rank`` argument, ![lobby-ranked](images/in_soloq_show_ranked_1.png) ![lobby-ranked-2](images/in_soloq_show_ranked_2.png) - +### Arena +![Arena-rpc-example](images/arena-rpc-1.png) +![Arena-rpc-example-ranked-emblem](images/arena-rpc-2.png) +![Arena-ingame-example](images/in_game_arena_jax.png) + + ### In Game -#### Default skin example +#### Base skin example ![Yuumi-default-skin-league-rpc](images/in_game_yuumi_league-rpc-project.png) #### Skin example -Just pick a skin in champ select and the script will automagically detect it and update discord RPC when your game starts! - -#### KDA + Minnions calculated and presented in Discord ![Aphelios-skin](images/in_game_aphelios_skin_kda.png) -### TFT (Teamfight tactics) & Arena +### TFT (Teamfight tactics) ![Teamfight-Tactics-example](images/in_game_tft.jpeg) - + ## Installation diff --git a/images/arena-rpc-1.png b/images/arena-rpc-1.png new file mode 100644 index 0000000..5402706 Binary files /dev/null and b/images/arena-rpc-1.png differ diff --git a/images/arena-rpc-2.png b/images/arena-rpc-2.png new file mode 100644 index 0000000..e1ae949 Binary files /dev/null and b/images/arena-rpc-2.png differ