aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-09-02 02:19:54 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-09-02 02:19:54 +0200
commitb7154041475a8c17d18b0a82ac0779a21b939e88 (patch)
treef69bf42ff3fdbdd3489612e9aa85c184fbd0e86a
parent40e54f2235884b3f383fcf7cf19be8b844d8a0f1 (diff)
downloadNorthstarLauncher-b7154041475a8c17d18b0a82ac0779a21b939e88.tar.gz
NorthstarLauncher-b7154041475a8c17d18b0a82ac0779a21b939e88.zip
Add newline
also part of refactor merge :^)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f1be702e..434231e6 100644
--- a/README.md
+++ b/README.md
@@ -9,4 +9,4 @@ Check [BUILD.md](https://github.com/R2Northstar/NorthstarLauncher/blob/main/BUIL
## Format
-This project uses [clang-format](https://clang.llvm.org/docs/ClangFormat.html), make sure you run `clang-format -i --style=file NorthstarLauncher/*.cpp NorthstarLauncher/*.h NorthstarDLL/*.cpp NorthstarDLL/*.h` when opening a Pull Request. Check the tool's website for instructions on how to integrate it with your IDE. \ No newline at end of file
+This project uses [clang-format](https://clang.llvm.org/docs/ClangFormat.html), make sure you run `clang-format -i --style=file NorthstarLauncher/*.cpp NorthstarLauncher/*.h NorthstarDLL/*.cpp NorthstarDLL/*.h` when opening a Pull Request. Check the tool's website for instructions on how to integrate it with your IDE.