From 5a362d16ae6766f3bdc2b585db72a294a17e8755 Mon Sep 17 00:00:00 2001 From: bushuhui Date: Fri, 1 Nov 2019 17:58:04 +0800 Subject: [PATCH] Fix minor representation problems --- README.md | 2 +- README_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 260167a..75dcb10 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ * [中文说明](README_CN.md) -This material is the homework and report for course [<>](https://gitee.com/pi-lab/machinelearning_notebook). To master the course better, it is necessary to do programming practices, therefore, everyone need to do the homework and report diligently. Through these practices capabilities of problem solving of self learning can be boosted. +This material is the homework and report for course [Machine Learning](https://gitee.com/pi-lab/machinelearning_notebook). To master the course better, it is necessary to do programming practices, therefore, everyone need to do the homework and report diligently. Through these practices capabilities of problem solving of self learning can be boosted. Please refer following help for submitting homework/report, also instructions of `git` and `markdown` are also included. diff --git a/README_CN.md b/README_CN.md index 8435fa9..227c703 100644 --- a/README_CN.md +++ b/README_CN.md @@ -1,4 +1,4 @@ -# 机器学习 - 作业 +# 机器学习 - 作业与报告 * [English Description](README.md)