Browse Source

refine README

Le Tan 8 years ago
parent
commit
1e6d5c533f
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      README_zh.md

+ 1 - 1
README.md

@@ -166,7 +166,7 @@ make
 sudo make install
 ```
 
-For details, you could reference `.travis_linux.sh` in the source root.
+For details, you could reference [.travis_linux.sh](.travis_linux.sh) in the source root.
 
 ## MacOS
 If you prefer command line on macOS, you could follow these steps.

+ 1 - 1
README_zh.md

@@ -167,7 +167,7 @@ make
 sudo make install
 ```
 
-更多细节,您可以参考源代码根目录下的`.travis_linux.sh`
+更多细节,您可以参考源代码根目录下的 [.travis_linux.sh](.travis_linux.sh) 
 
 ## MacOS
 在macOS下,您可以执行以下步骤来编译: