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
commit5d71f96cb7673815d80d0a4eb09a3cc96c564a18 (patch)
treee026c43ad877b071f2edd472ff819ff0e0de33aa /README.md
parent3eadcdd9a80e4700d1774b6f0935e3102891e077 (diff)
downloadtimeline-5d71f96cb7673815d80d0a4eb09a3cc96c564a18.tar.gz
timeline-5d71f96cb7673815d80d0a4eb09a3cc96c564a18.tar.bz2
timeline-5d71f96cb7673815d80d0a4eb09a3cc96c564a18.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/).