Skip to content

Commit a187ec2

Browse files
authored
Update CONTRIBUTING.md
1 parent b605720 commit a187ec2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#A few notes on contributions
1+
# A few notes on contributions
22

3-
If you want to add code, please make sure it passes the clang-format style (I'm using LLVM 4.0):
3+
If you want to add code, please make sure it passes the clang-format style (I am using LLVM 4.0):
44

55
```bash
66
git ls-files -- '.cpp' '.hpp' | xargs clang-format -i -style=file

0 commit comments

Comments
 (0)