Skip to content

Commit 677f9d1

Browse files
author
TimeWaster
committed
reworked docu
1 parent 1fcd2c1 commit 677f9d1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
### Release Highlights
66

7-
Added the possibility to include HomarusBot into an existing GIT project via GIT submodules, follow the instructions in [README.md](README.md).
7+
Added the possibility to include HomarusBot into an existing Git project via Git submodules, follow the instructions in [README.md](README.md).
88

99
### Features
1010

11-
- Added support to be run as a GIT submodule
11+
- Added support to be run as a Git submodule
1212
- Removed Babel due to configuration problems, this introduces a breaking change in imports/exports
1313

1414
### Bugfixes

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ npm update
8585
./start.sh
8686
```
8787

88-
## Including HomarusBot in your own GIT repository
88+
## Including HomarusBot in your own Git repository
8989

90-
It is possible to add HomarusBot to your GIT project without forking it, in a directory you see fit in your project run:
90+
It is possible to add HomarusBot to your Git project without forking it, in a directory you see fit in your project run:
9191

9292
```bash
9393
git submodule add [email protected]:SebiTimeWaster/HomarusBot.git

0 commit comments

Comments
 (0)