From 8b7e01c0204e15a3d08d17327d5c2863e03d498b Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 13 Jul 2020 21:06:09 +0800 Subject: Update README. --- README.md | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 5b7dc40a..c0d05078 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,20 @@ -# Welcome to Timeline! - -## Overview - -This is the first web app of [me](https://github.com/crupest). - -Its back-end is written in C# and built with [ASP.NET Core](https://github.com/dotnet/aspnetcore). - -Its front-end (located [here](https://github.com/crupest/Timeline/tree/dev/Timeline/ClientApp)) is written in [Typescript](https://www.typescriptlang.org/) and [React](https://reactjs.org/). - -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 - -| usage | branch | badge | -| ---------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------- | -| docker container | `master` | ![Build And Upload Docker Image](https://github.com/crupest/Timeline/workflows/Build%20And%20Upload%20Docker%20Image/badge.svg) | -| routine build | `dev` | ![Routine Build And Test](https://github.com/crupest/Timeline/workflows/Routine%20Build%20And%20Test/badge.svg) | +# Welcome to Timeline! + +## Overview + +This is the first web app of [me](https://github.com/crupest). + +The back-end is written in C# and built with [ASP.NET Core](https://github.com/dotnet/aspnetcore). + +The front-end is located [here](https://github.com/crupest/Timeline-FrontEnd). + +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 + +| usage | branch | badge | +| ---------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------- | +| docker container | `master` | ![Build And Upload Docker Image](https://github.com/crupest/Timeline/workflows/Build%20And%20Upload%20Docker%20Image/badge.svg) | +| routine build | `dev` | ![Routine Build And Test](https://github.com/crupest/Timeline/workflows/CI/badge.svg) | -- cgit v1.2.3