aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-07-12 22:47:36 +0800
committerGitHub <noreply@github.com>2020-07-12 22:47:36 +0800
commit0a7c884be668267003d7666b444f1022c99a7148 (patch)
tree0dde4f1954cbf2a14c19a1062adccaeb364f02ab /README.md
parent5b95c1f32db4daa91f70b8e586f7d4ce3b9956d2 (diff)
downloadtimeline-0a7c884be668267003d7666b444f1022c99a7148.tar.gz
timeline-0a7c884be668267003d7666b444f1022c99a7148.tar.bz2
timeline-0a7c884be668267003d7666b444f1022c99a7148.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 ad0f9c7e..5b7dc40a 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
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 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/).