소스 검색

readme: add description for RustSBI Agent on main readme docs (#129)

Add RustSBI Agent project feature to the RustSBI doc.

Signed-off-by: Mingrui Ma <m202271767@hust.edu.cn>
nitrospeeder 2 달 전
부모
커밋
051ee5fd75
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -61,6 +61,7 @@ Under normal circumstances these targets in Rust would start with `riscv??-` and
 - Written in Rust, builds under stable Rust
 - Capable to develop with other firmware ecosystem projects
 - Adapted for operating system kernel models on your choice
+- Included a LLM based Agent module called RustSBI Agent (https://github.com/rustsbi/Agent), which is designed to assist system software developers in their development process
 
 ## Frequently asked questions