diff options
author | crupest <crupest@outlook.com> | 2020-07-13 21:06:09 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-07-13 21:06:09 +0800 |
commit | 8b7e01c0204e15a3d08d17327d5c2863e03d498b (patch) | |
tree | fba811ecac8fd514f39f63fb113a03c5abc33cb3 | |
parent | c4d7296d03e46edb6ee2edb77762dfb0bec62e3d (diff) | |
download | timeline-8b7e01c0204e15a3d08d17327d5c2863e03d498b.tar.gz timeline-8b7e01c0204e15a3d08d17327d5c2863e03d498b.tar.bz2 timeline-8b7e01c0204e15a3d08d17327d5c2863e03d498b.zip |
Update README.
-rw-r--r-- | README.md | 40 |
1 files changed, 20 insertions, 20 deletions
@@ -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` |  | -| routine build | `dev` |  | +# 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` |  |
+| routine build | `dev` |  |
|