diff options
author | crupest <crupest@outlook.com> | 2019-04-27 22:08:38 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-04-27 22:08:38 +0800 |
commit | e48e5f8d6e0b675493bceb8e26a957da050d282d (patch) | |
tree | 7d2504ec7dea7c24088e689ea53f405ee730bdee /README.md | |
parent | 2edd421354752f65be8d9974b5b04bb20d1df72c (diff) | |
download | timeline-e48e5f8d6e0b675493bceb8e26a957da050d282d.tar.gz timeline-e48e5f8d6e0b675493bceb8e26a957da050d282d.tar.bz2 timeline-e48e5f8d6e0b675493bceb8e26a957da050d282d.zip |
Update readme.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,8 +2,12 @@ [](https://dev.azure.com/crupest-web/Timeline/_build/latest?definitionId=3&branchName=master) -This is the first web app consisting of front-end and back-end of [me](https://github.com/crupest). +This is the first web app back-end of [me](https://github.com/crupest). + +It is written in C# and built with [Asp.Net Core](https://github.com/aspnet/AspNetCore). The final product is hosting on my [Tencent Cloud](https://cloud.tencent.com/) Cloud Virtual Machine on [https://crupest.xyz](https://crupest.xyz). Feel free to comment by opening an issue. + +`tools/open-code` file is a simple *bash* script that fixes the problem that *OminiSharp* in C# extension on vscode can't work using *dotnet* in Arch official package repository on Arch Linux. See [this page](https://bugs.archlinux.org/task/60903). |