From e60aa8ad5939f84160359ba694ec049d4a7a3a71 Mon Sep 17 00:00:00 2001 From: huqi Date: Wed, 4 Aug 2021 00:36:13 +0800 Subject: [PATCH] Update README.zh-cn.md --- 7-bank-project/translations/README.zh-cn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/7-bank-project/translations/README.zh-cn.md b/7-bank-project/translations/README.zh-cn.md index 55a33442..888367b4 100644 --- a/7-bank-project/translations/README.zh-cn.md +++ b/7-bank-project/translations/README.zh-cn.md @@ -1,4 +1,4 @@ -# $: 建立銀行 +# :dollar: 建立银行 在这个项目中,你将学习如何建立一个虚构的银行。这些课程包括指导如何布局网络应用和提供路由,构建表单,管理状态,以及从一个 API 中获取银行的数据。