aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-10-27 19:23:08 +0800
committercrupest <crupest@outlook.com>2020-10-27 19:23:08 +0800
commit2f410b62f06bba795ccdff06a28768148376bb04 (patch)
tree8b2a2e141b6281372f2ab605eeddd56a43e28dad /README.md
parentac769e656b122ff569c3f1534701b71e00fed586 (diff)
downloadtimeline-2f410b62f06bba795ccdff06a28768148376bb04.tar.gz
timeline-2f410b62f06bba795ccdff06a28768148376bb04.tar.bz2
timeline-2f410b62f06bba795ccdff06a28768148376bb04.zip
Update README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f23c308d..b0783b83 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@
This is the first web app of [me](https://github.com/crupest).
-The front-end, located [here](https://github.com/crupest/Timeline/tree/master/Timeline/ClientApp), is written in [Typescript](https://www.typescriptlang.org/) and built with [React](https://reactjs.org/).
+The [front-end](https://github.com/crupest/Timeline/tree/master/FrontEnd), is written in [Typescript](https://www.typescriptlang.org/) and built with [React](https://reactjs.org/).
-The back-end is written in C# and built with [ASP.NET Core](https://github.com/dotnet/aspnetcore).
+The [back-end](https://github.com/crupest/Timeline/tree/master/BackEnd) is written in C# and built with [ASP.NET Core](https://github.com/dotnet/aspnetcore).
The final product is hosting on my [Tencent Cloud](https://cloud.tencent.com/) Cloud Virtual Machine on https://crupest.xyz .