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-14 12:54:48 +0200
commit5fab9f538e11a959dfa48931f177f217be03ec51 (patch)
treec800152086431b9474c5326843593f0befc15d25
parent704a7e88c24be8ed24c47bd28db9b0e0ec45b47f (diff)
downloadNorthstarLauncher-5fab9f538e11a959dfa48931f177f217be03ec51.tar.gz
NorthstarLauncher-5fab9f538e11a959dfa48931f177f217be03ec51.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.