aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-05-31 00:37:22 +0800
committerGitHub <noreply@github.com>2020-05-31 00:37:22 +0800
commit6aa26d60a8d5d9b7b036977bba25e04783c07710 (patch)
treed73734f8b0cec7bf9172157b80258f6c7485cbc4 /README.md
parentc8d71a3b5e7aef4fcf75bad44b7be90b45aaaf0b (diff)
downloadtimeline-6aa26d60a8d5d9b7b036977bba25e04783c07710.tar.gz
timeline-6aa26d60a8d5d9b7b036977bba25e04783c07710.tar.bz2
timeline-6aa26d60a8d5d9b7b036977bba25e04783c07710.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index a3a4d34d..49beaef5 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,13 @@
[![Build Status](https://dev.azure.com/crupest-web/Timeline/_apis/build/status/crupest.Timeline?branchName=master)](https://dev.azure.com/crupest-web/Timeline/_build/latest?definitionId=7&branchName=master)
-This is the first web app back-end of [me](https://github.com/crupest).
+This is the first web app of [me](https://github.com/crupest).
-It is written in C# and built with [Asp.Net Core](https://github.com/aspnet/AspNetCore).
+Its back-end 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://api.crupest.xyz.
+Its front-end is written in Typescript and React.
+
+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.