From 38389f1a9744baf9f3050dcb387cc8209e268cbb Mon Sep 17 00:00:00 2001 From: Chen Gong Date: Thu, 22 Dec 2016 00:11:38 +0800 Subject: [PATCH] chore: set `master` as default branch --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c1e02ad55..ae0fbdd5e 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ Features Install === Follow the instructions to build librime on platforms other than Linux: - - [Mac OS X](https://github.com/rime/librime/tree/develop/README-mac.md) - - [Windows](https://github.com/rime/librime/tree/develop/README-windows.md) + - [Mac OS X](https://github.com/rime/librime/tree/master/README-mac.md) + - [Windows](https://github.com/rime/librime/tree/master/README-windows.md) Build dependencies ---