Преглед изворни кода

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