aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBill Traynor <wmat@riscv.org>2023-04-17 12:32:29 -0400
committerGitHub <noreply@github.com>2023-04-17 12:32:29 -0400
commitc350216beed6f0692f5dd25c24f8c773b4c99576 (patch)
tree9fd36afc4c660d0e646fe355a8d433f5977497fa /README.md
parentfa3ed4a9b93a33e9757c23677ad20353223c5fff (diff)
downloadriscv-isa-manual-c350216beed6f0692f5dd25c24f8c773b4c99576.zip
riscv-isa-manual-c350216beed6f0692f5dd25c24f8c773b4c99576.tar.gz
riscv-isa-manual-c350216beed6f0692f5dd25c24f8c773b4c99576.tar.bz2
Update README.md
Adding info about LaTeX priv living alongside AsciiDoc unpriv. Signed-off-by: Bill Traynor <wmat@riscv.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index 67fb5f0..e6f56fa 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,9 @@
RISC-V Instruction Set Manual [![Build Status](https://app.travis-ci.com/riscv/riscv-isa-manual.svg?branch=master)](https://app.travis-ci.com/riscv/riscv-isa-manual)
=============================
-This repository contains the LaTeX source for the draft RISC-V Instruction Set
-Manual. The preface of each document indicates the version of each
-standard that has been formally ratified by RISC-V International.
+This repository contains the LaTeX source for the Privileged RISC-V Instruction Set Manual and the AsciiDoc source for the Unprivileged RISC-V Instruction Set Manual. The preface of each document indicates the version of each standard that has been formally ratified by RISC-V International.
-This work is licensed under a Creative Commons Attribution 4.0 International
-License. See the LICENSE file for details.
+This work is licensed under a Creative Commons Attribution 4.0 International License. See the LICENSE file for details.
The Manual is split up into the following volumes:
- Volume I: User-Level ISA