Skip to content

Commit

Permalink
renew urls
Browse files Browse the repository at this point in the history
github.so => qfi.sh
  • Loading branch information
qfish committed Jan 9, 2014
1 parent cdf4a09 commit 89173f8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ Here are some example alignment patterns. Of course you can make your own. The p
* 默认对齐的风格不是你喜欢的,可以自定义,或者提个 [Issues](https://github.com/qfish/XAlign/issues?state=open)

### Align by equals sign
![Equal](http://github.so/XAlign/images/equal.gif)
![Equal](http://qfi.sh/XAlign/images/equal.gif)

### Align by define group
![Define](http://github.so/XAlign/images/define.gif)
![Define](http://qfi.sh/XAlign/images/define.gif)

### Align by property group
![Property](http://github.so/XAlign/images/property.gif)
![Property](http://qfi.sh/XAlign/images/property.gif)

### Todo:

Expand All @@ -34,12 +34,12 @@ Here are some example alignment patterns. Of course you can make your own. The p

```sh
# install
$ curl github.so/XAlign/build/install.sh | sh
$ curl qfi.sh/XAlign/build/install.sh | sh

or

# update
$ curl github.so/XAlign/build/update.sh | sh
$ curl qfi.sh/XAlign/build/update.sh | sh
```

### Manually
Expand All @@ -55,7 +55,7 @@ Here are some example alignment patterns. Of course you can make your own. The p
## Uninstall
```
$ curl github.so/XAlign/build/uninstall.sh | sh
$ curl qfi.sh/XAlign/build/uninstall.sh | sh
```
## Usage
Expand Down

0 comments on commit 89173f8

Please sign in to comment.