From 6bef8e8de2b85a29a0bd02ea8890f3e9ff897163 Mon Sep 17 00:00:00 2001 From: hyugogirubato <65763543+hyugogirubato@users.noreply.github.com> Date: Sun, 4 Jun 2023 16:04:41 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c5a1b6..7163613 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PyCBZHelper -[![License](https://img.shields.io/github/license/hyugogirubato/pycbzhelper)](https://github.com/hyugogirubato/pycbzhelper/blob/master/LICENSE) +[![License](https://img.shields.io/github/license/hyugogirubato/pycbzhelper)](https://github.com/hyugogirubato/pycbzhelper/blob/main/LICENSE) [![Release](https://img.shields.io/github/release-date/hyugogirubato/pycbzhelper)](https://github.com/hyugogirubato/pycbzhelper/releases) [![Latest Version](https://img.shields.io/pypi/v/pycbzhelper)](https://pypi.org/project/pycbzhelper/) @@ -57,8 +57,8 @@ if __name__ == "__main__": ```` For more information on how to use PyCBZHelper, please refer to -the [documentation](https://github.com/hyugogirubato/pycbzhelper/blob/master/docs/schema). +the [documentation](https://github.com/hyugogirubato/pycbzhelper/blob/main/docs/schema). ### License -This project is licensed under the [GPL v3 License](https://github.com/hyugogirubato/pycbzhelper/blob/master/LICENSE). \ No newline at end of file +This project is licensed under the [GPL v3 License](https://github.com/hyugogirubato/pycbzhelper/blob/main/LICENSE). \ No newline at end of file