Skip to content

Commit 78624c6

Browse files
authored
Update README.md
1 parent 3c6dc53 commit 78624c6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BomberBot GUI 💻
22

3-
[![GitHub Release](https://img.shields.io/github/v/release/aocoac/BomberBot?style=flat-square)](https://github.com/aocoac/BomberBot/releases)
3+
[![GitHub Release](https://img.shields.io/github/v/release/bomber-ban/BomberBot?style=flat-square)](https://github.com/bomber-ban/BomberBot/releases)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](LICENSE)
55

66
An open-source application for working with the **BomberBot** service. Allows you to work outside of Telegram with our service.
@@ -26,7 +26,7 @@ BomberBot is a **Software as a Service (SaaS)** platform specifically designed f
2626

2727
The easiest way to get started is to download a ready-made build for your OS.
2828

29-
**[⬇️ All releases and downloads](https://github.com/aocoac/BomberBot/releases)**
29+
**[⬇️ All releases and downloads](https://github.com/bomber-ban/BomberBot/releases)**
3030

3131

3232
## How to use? 🚀
@@ -53,7 +53,7 @@ Prerequisites:
5353
> **Important:** It is highly recommended to use a virtual environment (`venv` or `conda`) to manage dependencies and avoid conflicts with other Python projects on your system.
5454
5555
```
56-
git clone https://github.com/aocoac/BomberBot.git
56+
git clone https://github.com/bomber-ban/BomberBot.git
5757
cd BomberBot
5858
pip install -r requirements.txt
5959
python3 app.py
@@ -70,7 +70,7 @@ python3 app.py
7070

7171

7272
```
73-
git clone https://github.com/aocoac/BomberBot.git
73+
git clone https://github.com/bomber-ban/BomberBot.git
7474
cd BomberBot
7575
py -m venv .venv
7676
.venv\Script\activate
@@ -120,7 +120,7 @@ sudo apt-get install git patchelf build-essentials python3-dev imagemagick
120120
```
121121

122122
```
123-
git clone https://github.com/aocoac/BomberBot.git
123+
git clone https://github.com/bomber-ban/BomberBot.git
124124
cd BomberBot
125125
python3 -m venv .venv
126126
```
@@ -171,12 +171,12 @@ Interested in incorporating **BomberBot** functionality into your own service or
171171

172172
| Platform | Address |
173173
| :----------- | :----------------------------------------------------------------------------- |
174-
| **GitHub** | [aocoac](https://github.com/aocoac/) |
174+
| **GitHub** | [bomber-ban](https://github.com/bomber-ban/) |
175175
| **Telegram** | @e_sprt |
176176
| **Matrix** | @d3v1ant:matrix.org |
177177
| **Tox** | `54933BE715B7D27372A0168923751DD6CA9CBA60DEA82520A4CB38782763FA7B18DB7CBB5C85` |
178178

179179
---
180180
## License 📄
181181

182-
This project is distributed under the **MIT License**. For more details, see the **[LICENSE](LICENSE)** file in the repository root.
182+
This project is distributed under the **MIT License**. For more details, see the **[LICENSE](LICENSE)** file in the repository root.

0 commit comments

Comments
 (0)