aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-11-04 16:08:34 +0800
committercrupest <crupest@outlook.com>2020-11-04 16:08:34 +0800
commitfa903e2e2e23761d0a650b657ef78ba4966c9220 (patch)
tree9485644679daed941c19f96d498cbfcbdcc2275d /README.md
parent18c48c176e2b7621d559c7093f4eab79e403d342 (diff)
parent4f9e8f0f7b7119cabefc072f54bd100bb00611b1 (diff)
downloadtimeline-fa903e2e2e23761d0a650b657ef78ba4966c9220.tar.gz
timeline-fa903e2e2e23761d0a650b657ef78ba4966c9220.tar.bz2
timeline-fa903e2e2e23761d0a650b657ef78ba4966c9220.zip
Merge branch 'master' of https://github.com/crupest/Timeline
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index b0783b83..2cb72984 100644
--- a/README.md
+++ b/README.md
@@ -4,12 +4,10 @@
This is the first web app of [me](https://github.com/crupest).
-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 [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](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 .
-
Feel free to comment by opening an issue.
## Build Status