Skip to content

Commit 0a015e7

Browse files
committed
Update README.md
1 parent 7da00e3 commit 0a015e7

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

README.md

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,22 @@
44

55
The GeneralUpdate twin project provides code examples for Quick Start.
66

7-
| Directory | Note |
8-
| ------------ | ------------------------------------------------------------ |
9-
| client | Client-side sample code |
10-
| file service | File server emulation tool |
11-
| server | Server-side sample code, written using minimal API |
12-
| upgrade | Sample code on the upgrade assistant |
13-
| oss | Sample code for OSS functions, including Windows and Android |
14-
| packet | Update the package test directory |
15-
| dlls | A list of DLLs for the generalupdate test version |
16-
| website | Generalupdate official website source code |
7+
| Directory | Note |
8+
| --------- | -------------------------------------------------- |
9+
| client | Client-side sample code |
10+
| server | Server-side sample code, written using minimal API |
11+
| upgrade | Sample code on the upgrade assistant |
12+
| website | Generalupdate official website source code |
13+
14+
15+
16+
## ✨Quick Start
17+
18+
Find and double-click start.cmd to immediately experience the automatic upgrade.
19+
20+
```shell
21+
...\GeneralUpdate-Samples\src\start.cmd
22+
```
1723

1824

1925

0 commit comments

Comments
 (0)