Skip to content

Commit 7ddaf0c

Browse files
committed
Update README.md
1 parent a2938dc commit 7ddaf0c

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,17 @@
44

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

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 |
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+
| bowl | Process crash monitoring, exporting relevant crash information. |
13+
| diff | Differential patch generation debugging example. |
14+
| OSS | OSS upgrade demonstration with AOT support. |
15+
| push | Example of receiving an update push with AOT support. |
16+
| compress | Compression capability debugging. |
17+
| website | Generalupdate official website source code |
1318

1419

1520

0 commit comments

Comments
 (0)