Browse Source

Small fix for documents

luojia65 4 years ago
parent
commit
a5411dd70b
1 changed files with 4 additions and 2 deletions
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -4,8 +4,10 @@ RISC-V Supervisor Binary Interface implementation in Rust; runs on M-mode.
 
 ## Binary downloads
 
-See [release page](https://github.com/luojia65/rustsbi/releases). Binaries are available for
-platforms which can be found on platform page.
+See [releases](https://github.com/luojia65/rustsbi/releases).
+
+Binaries are available for platforms which can be found on 
+[platform support page](https://github.com/luojia65/rustsbi/tree/master/platform).
 
 ## Features