From b9fadc9c319305f06e92653c956a0c779e3d305c Mon Sep 17 00:00:00 2001 From: Josh Patra <30350506+SoPat712@users.noreply.github.com> Date: Mon, 22 Sep 2025 15:40:01 -0400 Subject: [PATCH] Update repository clone URL in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bb2bae5..94a3569 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ instead of the way everyone else always does it with UNIX Epoch time, but it mak 1. Clone the repository: ```sh - git clone https://github.com/Lukullul/bereal-exporter.git - cd bereal-exporter + git@github.com:SoPat712/BeReal-Export-Manager.git + cd BeReal-Export-Manager ``` 2. Install the required Python packages: @@ -154,4 +154,4 @@ Uses parallel processing with configurable worker threads (default 4) for faster ## License -This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details. \ No newline at end of file +This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.