aboutsummaryrefslogtreecommitdiff
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
commit537f48fe8fc6860b3b71568654c16c0bfdf1e730 (patch)
treecbe9f1c59f76fe49406d4dc2d6d850f4dd95b033
parenta394f0ec36fd15cb43e622423407a76c5cce8701 (diff)
parent9ec28e0be38258c12607be673018aba07da5a4d4 (diff)
downloadtimeline-537f48fe8fc6860b3b71568654c16c0bfdf1e730.tar.gz
timeline-537f48fe8fc6860b3b71568654c16c0bfdf1e730.tar.bz2
timeline-537f48fe8fc6860b3b71568654c16c0bfdf1e730.zip
Merge branch 'master' of https://github.com/crupest/Timeline
-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