aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-11-04 12:32:53 +0800
committerGitHub <noreply@github.com>2020-11-04 12:32:53 +0800
commit9ec28e0be38258c12607be673018aba07da5a4d4 (patch)
tree861989508216961b9fe303b9750a8641f18d27f6
parent906ba2f60db13553ae3e097a6819e9dd4108bb2e (diff)
downloadtimeline-9ec28e0be38258c12607be673018aba07da5a4d4.tar.gz
timeline-9ec28e0be38258c12607be673018aba07da5a4d4.tar.bz2
timeline-9ec28e0be38258c12607be673018aba07da5a4d4.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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).