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 | 0a7c884be668267003d7666b444f1022c99a7148 (patch) | |
tree | 0dde4f1954cbf2a14c19a1062adccaeb364f02ab /README.md | |
parent | 5b95c1f32db4daa91f70b8e586f7d4ce3b9956d2 (diff) | |
download | timeline-0a7c884be668267003d7666b444f1022c99a7148.tar.gz timeline-0a7c884be668267003d7666b444f1022c99a7148.tar.bz2 timeline-0a7c884be668267003d7666b444f1022c99a7148.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/). |