Ver Fonte

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 há 2 semanas atrás
pai
commit
051ee5fd75
1 ficheiros alterados com 1 adições e 0 exclusões
  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