Browse Source

text-modification: delete a word 'and' in README.md (#115)

pull/179/head
dskwe 7 years ago
committed by Andrew Waterman
parent
commit
15329a8aac
  1. 2
      README.md

2
README.md

@ -7,7 +7,7 @@ About
The RISC-V Proxy Kernel, `pk`, is a lightweight application execution
environment that can host statically-linked RISC-V ELF binaries. It is
designed to support tethered RISC-V implementations with limited I/O
capability and and thus handles I/O-related system calls by proxying them to
capability and thus handles I/O-related system calls by proxying them to
a host computer.
This package also contains the Berkeley Boot Loader, `bbl`, which is a

Loading…
Cancel
Save