Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The name "Vela" is originated from the Latin term for "sail," which is also the

- **Maintenance and Testing Tools**

Maintenance and testing tools include common utilities and diagnostic frameworks. In addition to standard tools like Logger and Debugger, they feature the Emulator — a high-fidelity device simulator that supports full functional emulation, including CPU instruction-set simulation. The Emulator currently supports multiple product form factors, including smart panels, smartwatches, smart bands, and smart screen speakers. By leveraging the Emulators PC-based debugging tools, developers can perform application development and testing without physical devices, significantly reducing both development and debugging efforts.
Maintenance and testing tools include common utilities and diagnostic frameworks. In addition to standard tools like Logger and Debugger, they feature the Emulator — a high-fidelity device simulator that supports full functional emulation, including CPU instruction-set simulation. The Emulator currently supports multiple product form factors, including smart panels, smartwatches, smart bands, and smart screen speakers. By leveraging the Emulator's PC-based debugging tools, developers can perform application development and testing without physical devices, significantly reducing both development and debugging efforts.

## Technical Advantages

Expand All @@ -54,7 +54,7 @@ The name "Vela" is originated from the Latin term for "sail," which is also the

- **Rich Developer Tools**

openvela offers a comprehensive suite of developer tools, including system monitoring, performance analysis, debugger, trace, crash dumb, and log analysis tools.
openvela offers a comprehensive suite of developer tools, including system monitoring, performance analysis, debugger, trace, crash dump, and log analysis tools.

## Hardware Support

Expand Down Expand Up @@ -198,7 +198,7 @@ The openvela project consists of multiple independent repositories. Its licensin

We welcome you to interact with and contribute to the openvela community through our various channels.

## Technical Discussions and Contributions
### Technical Discussions and Contributions

- **Issues**: If you have any questions, suggestions, or find any bugs, submit a new issue on the Issues page. Try to provide detailed information, so that we can understand and solve the problem faster.
- **Pull Requests**: If you find an issue and have fixed it, you are welcome to submit a Pull Request. Please make sure to follow our [Contribution Guide](./CONTRIBUTING.md).
Expand All @@ -212,4 +212,3 @@ Welcome to the **OpenVela** community! Scan the QR codes below to follow our Off
| :---------------------------------------------------------------------: | :-------------------------------------------------: |
| <img src="./images/openvela_WeChat_Official_Account.png" width="200" /> | <img src="./images/assistant_qr.jpg" width="200" /> |
| **Follow Us**<br>Get the latest updates and technical articles | **Join the Group**<br>Scan to add assistant |

Loading