Update README.md

This commit is contained in:
Jun Yang
2016-10-16 18:29:40 +08:00
committed by GitHub
parent a20e8d2d36
commit baac31b037
+1 -1
View File
@@ -200,7 +200,7 @@ engine.registerTag('upper', {
## Contribution Guide
1. Make a clone.
1. Make a fork.
2. Write a test to demonstrate your feature is not supported yet.
3. Optionaly, change source files to make all test pass.
4. Create a pull request.