Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qfish committed Dec 5, 2013
1 parent c701d9e commit b3e8894
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ An amazing Xcode plugin to align regular code. It can align anything by using cu

## What's XAlign

Here are some example alignment patterns. Of course you can make your own. The pattern file is here: `main/main/patterns.plist`, patterns are based on regular expression.
Here are some example alignment patterns. Of course you can make your own. The pattern file is here: `main/main/patterns.plist`, and the patterns are based on regular expression.

**Tips**:

* _You may not like the alignment style below, **try it yourself** or **tell me at the [[Issues]](https://github.com/qfish/XAlign/issues?state=open)**._ :)
* There is no need to align all codes at a time when they are complicated, try to align by group which the codes are more similar in.
* 对齐不需要一次全部对齐,可以分组多对几次,那些等号差的太远的就别让它参与对齐了。
* 默认对齐的风格不是你喜欢的,可以自定义,或者提个 [Issues](https://github.com/qfish/XAlign/issues?state=open)

Expand Down

0 comments on commit b3e8894

Please sign in to comment.