aboutsummaryrefslogtreecommitdiff
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
commit56989fcfddbfa75636260fc70b8db0125588aef1 (patch)
tree52a17e0f32a8841825c4413609065041ae80b208
parent05ccb4d8f1bbe3fb64e117136b4a89bcfb0b0b33 (diff)
downloadtimeline-56989fcfddbfa75636260fc70b8db0125588aef1.tar.gz
timeline-56989fcfddbfa75636260fc70b8db0125588aef1.tar.bz2
timeline-56989fcfddbfa75636260fc70b8db0125588aef1.zip
Update 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 .