Skip to content

Commit 5b78f5f

Browse files
committed
Lock S-foils in attack position
1 parent 4ccf558 commit 5b78f5f

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
funny-commit-messages
2-
=====================
1+
# Funny commit messages
2+
3+
## To use
4+
5+
### With git
6+
```
7+
$ git commit -m "$(curl -sL http://bit.ly/funny-mesg | sh)"
8+
```
9+
10+
## To contribute a new message:
11+
12+
1. Fork this repo.
13+
2. Submit a pull request with your new message(s) added to the (messages)[/messages] file.
314

4-
Funny commit messages

0 commit comments

Comments
 (0)