Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Awbugl committed May 25, 2022
1 parent 34fb890 commit 0bcf570
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
9 changes: 9 additions & 0 deletions deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0bcf570

Please sign in to comment.