From 882a213c7846566ca63ed44870ff574ee7d9a1be Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 4 Nov 2020 12:32:30 +0800 Subject: Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b0783b83..0bbe155e 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ The [front-end](https://github.com/crupest/Timeline/tree/master/FrontEnd), is wr 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 -- cgit v1.2.3 From 4f9e8f0f7b7119cabefc072f54bd100bb00611b1 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 4 Nov 2020 12:32:53 +0800 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bbe155e..2cb72984 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 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). -- cgit v1.2.3