Skip to content

Commit d1632ee

Browse files
authored
Update README to reflect the latest situation (#2377)
Signed-off-by: Masanori Ogino <[email protected]>
1 parent 09a00ec commit d1632ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
[![RISC-V ISA Build](https://github.com/riscv/riscv-isa-manual/actions/workflows/isa-build.yml/badge.svg)](https://github.com/riscv/riscv-isa-manual/actions/workflows/isa-build.yml)
44

5-
This repository contains the source files for the RISC-V Instruction Set Manual, which consists of the Privileged RISC-V Instruction Set Manual (LaTeX) and the Unprivileged RISC-V Instruction Set Manual (AsciiDoc). The preface of each document indicates the version of each standard that has been formally ratified by RISC-V International.
5+
This repository contains the source files for the RISC-V Instruction Set Manual, which consists of the Unprivileged and Privileged volumes. The preface of each document indicates the version of each standard that has been formally ratified by RISC-V International.
66

77
This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/). See the [LICENSE](LICENSE) file for details.
88

99
The RISC-V Instruction Set Manual is organized into the following volumes:
1010

11-
- Volume I: User-Level ISA
11+
- Volume I: Unprivileged Architecture
1212
- Volume II: Privileged Architecture
1313

1414
## Official and Draft Versions

0 commit comments

Comments
 (0)