Skip to content

Commit ff3448e

Browse files
committed
fix md
Former-commit-id: 142a4d3
1 parent 930cb0b commit ff3448e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ bash command/build_ios.sh
115115

116116
After the compilation is complete, `inspireface.framework` will be placed in the `build/inspireface-ios` directory.
117117

118-
### 2.3. Supported Platforms and Architectures
118+
### 2.4. Supported Platforms and Architectures
119119
We have completed the adaptation and testing of the software across various operating systems and CPU architectures. This includes compatibility verification for platforms such as Linux, macOS, iOS, and Android, as well as testing for specific hardware support to ensure stable operation in diverse environments.
120120

121121
| **No.** | **Operating System** | **CPU Architecture** | **Special Device Support** | **Adapted** | **Passed Tests** |
@@ -135,7 +135,7 @@ We have completed the adaptation and testing of the software across various oper
135135
- Pass unit tests on physical devices.
136136
- Meet all performance benchmarks in tests.
137137

138-
#### 2.4. Multi-platform compilation using Docker
138+
### 2.5. Multi-platform compilation using Docker
139139

140140
We offer a method for rapid multi-platform compilation using Docker, provided that Docker is installed beforehand, and the appropriate commands are executed:
141141
```Bash

0 commit comments

Comments
 (0)