aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-05-31 00:59:59 +0800
committercrupest <crupest@outlook.com>2020-05-31 00:59:59 +0800
commitce13fcc16987cb9c25b07f94388093b6e9fd2290 (patch)
treebc64072afd475adc5fd1feb584ee1ffc653ef185
parentf105bccfc68eaf7fa6797beb3bd1db160f67da4f (diff)
parent354291132694bf64cf82f08a8ad9d57a6bfe6964 (diff)
downloadtimeline-ce13fcc16987cb9c25b07f94388093b6e9fd2290.tar.gz
timeline-ce13fcc16987cb9c25b07f94388093b6e9fd2290.tar.bz2
timeline-ce13fcc16987cb9c25b07f94388093b6e9fd2290.zip
Merge branch 'dev' of https://github.com/crupest/Timeline into dev
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index a3a4d34d..5a25e8f8 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,15 @@
# Welcome to Timeline!
[![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)
+[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=crupest/Timeline)](https://dependabot.com)
-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.