Răsfoiți Sursa

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 5 zile în urmă
părinte
comite
051ee5fd75
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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