diff --git a/README.md b/README.md index 443b6ef..e0a99b1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # LOL Report Tool [![version](https://img.shields.io/github/v/release/SivWatt/LOL_report_tool)](https://github.com/SivWatt/LOL_report_tool/releases) -[![Build Status](https://github.com/SivWatt/LOL_report_tool/actions/workflows/python-checks.yaml.yaml/badge.svg?branch=master)](https://github.com/SivWatt/LOL_report_tool/actions/workflows/python-checks.yaml.yaml) -[![Python Checks](https://github.com/SivWatt/LOL_report_tool/actions/workflows/python-checks.yaml/badge.svg?branch=master)](https://github.com/SivWatt/LOL_report_tool/actions/workflows/python-checks.yaml) +[![Build Status](https://github.com/SivWatt/LOL_report_tool/actions/workflows/python-checks.yaml/badge.svg?branch=master)](https://github.com/SivWatt/LOL_report_tool/actions/workflows/python-checks.yaml) This tool automatically reports players after a game at statistic window in __League of Legends__. It is written in __Python 3.7__, and __pyautogui__ does most of the work. Currently, it works well in __Taiwan__ client, not sure if it works in clients with other languages.