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