diff options
author | crupest <crupest@outlook.com> | 2020-11-04 12:32:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-04 12:32:53 +0800 |
commit | 4f9e8f0f7b7119cabefc072f54bd100bb00611b1 (patch) | |
tree | bf03dc4d12469e02e5d2f3f0b4e13b77692b0757 | |
parent | 882a213c7846566ca63ed44870ff574ee7d9a1be (diff) | |
download | timeline-4f9e8f0f7b7119cabefc072f54bd100bb00611b1.tar.gz timeline-4f9e8f0f7b7119cabefc072f54bd100bb00611b1.tar.bz2 timeline-4f9e8f0f7b7119cabefc072f54bd100bb00611b1.zip |
Update 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).
-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).
|