diff options
author | crupest <crupest@outlook.com> | 2020-07-12 22:47:36 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-12 22:47:36 +0800 |
commit | 5d71f96cb7673815d80d0a4eb09a3cc96c564a18 (patch) | |
tree | e026c43ad877b071f2edd472ff819ff0e0de33aa /README.md | |
parent | 3eadcdd9a80e4700d1774b6f0935e3102891e077 (diff) | |
download | timeline-5d71f96cb7673815d80d0a4eb09a3cc96c564a18.tar.gz timeline-5d71f96cb7673815d80d0a4eb09a3cc96c564a18.tar.bz2 timeline-5d71f96cb7673815d80d0a4eb09a3cc96c564a18.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/). |