From 0bcf5702599fe4559f4bfb4781b80d34c911fe36 Mon Sep 17 00:00:00 2001 From: Awbugl Date: Wed, 25 May 2022 10:16:35 +0800 Subject: [PATCH] Update doc --- README.md | 12 ------------ deploy.md | 9 +++++++++ 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 914e3bf..0dd4698 100644 --- a/README.md +++ b/README.md @@ -10,18 +10,6 @@ For the deploy tutorial of AUA, please refer to [How to deploy AUA](/deploy.md). > Accessing some api requires a specific User-Agent -### Nuget Packages Dependencies - -| PackageName | Version | -|:----------------------------------------|:--------| -| Microsoft.AspNetCore.Mvc.NewtonsoftJson | 6.0.1 | -| sqlite-net-pcl | 1.7.335 | -| Newtonsoft.Json | 13.0.1 | - -### Other Sortware Dependence - -+ ariac2 - ### API Entry + [user/info](/user/userinfo.md) diff --git a/deploy.md b/deploy.md index 67e012f..16e42dc 100644 --- a/deploy.md +++ b/deploy.md @@ -11,6 +11,15 @@ * (optional) add some nodes * start service +### Nuget Packages Dependencies + +| PackageName | Version | +|:----------------------------------------|:--------| +| Microsoft.AspNetCore.Mvc.NewtonsoftJson | 6.0.1 | +| sqlite-net-pcl | 1.7.335 | +| Newtonsoft.Json | 13.0.1 | +| Downloader | 2.3.5 | + ### Configuration fields * config.json