From 23450ed8f8caae6f900f1c55d496f4ac898406f5 Mon Sep 17 00:00:00 2001 From: KaiserY Date: Thu, 11 Jan 2018 23:12:20 +0800 Subject: [PATCH] update ci status & license --- LICENSE | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index d5bbe58..2678cd5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 KaiserY +Copyright (c) 2017-2018 KaiserY Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index b0c566c..f9958b0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Rust 程序设计语言(第二版) 简体中文版 +[![Build Status](https://travis-ci.org/KaiserY/trpl-zh-cn.svg?branch=master)](https://travis-ci.org/KaiserY/trpl-zh-cn) + 还在施工中... \ No newline at end of file