aboutsummaryrefslogtreecommitdiff
path: root/README.md
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
commit4f9e8f0f7b7119cabefc072f54bd100bb00611b1 (patch)
treebf03dc4d12469e02e5d2f3f0b4e13b77692b0757 /README.md
parent882a213c7846566ca63ed44870ff574ee7d9a1be (diff)
downloadtimeline-4f9e8f0f7b7119cabefc072f54bd100bb00611b1.tar.gz
timeline-4f9e8f0f7b7119cabefc072f54bd100bb00611b1.tar.bz2
timeline-4f9e8f0f7b7119cabefc072f54bd100bb00611b1.zip
Update README.md
Diffstat (limited to '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).