Skip to content

Commit e88cb4d

Browse files
committed
general: modify readme
1 parent 09b172d commit e88cb4d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,15 @@ I love to write code in [C++](https://medium.com/sololearn/reasons-to-love-c-11c
3232
- [Timus](https://acm.timus.ru/problemset.aspx)
3333
- [Leetcode](https://leetcode.com/problemset/all/)
3434
- [Spoj](https://www.spoj.com/problems/classical/)
35+
36+
---
37+
### Commit pattern
38+
```
39+
platform_name: operation question/name
40+
```
41+
```
42+
Example:
43+
leetcode: add/modify 000
44+
codeforces: add/modify 000A
45+
general: add/modify description
46+
```

0 commit comments

Comments
 (0)