diff --git a/CustomView/Base/[2]AngleAndRadian.md b/CustomView/Base/[2]AngleAndRadian.md index 93458af..b38221c 100644 --- a/CustomView/Base/[2]AngleAndRadian.md +++ b/CustomView/Base/[2]AngleAndRadian.md @@ -1,5 +1,8 @@ # 角度与弧度 +### 作者微博: [@GcsSloop](http://weibo.com/GcsSloop) +### [【本系列系列相关文章】](https://github.com/GcsSloop/AndroidNote/tree/master/CustomView) + 安卓中角度(angle)与弧度(radian)的有关问题。 ## 一.前言