This commit is contained in:
Blaise Tine 2022-02-02 01:24:00 -05:00
commit a3472da181

View file

@ -20,7 +20,7 @@ Vortex is a full-system RISCV-based GPGPU processor.
## Directory structure
- `doc`: [Documentation](doc/Vortex.md).
- `doc`: [Documentation](docs/index.md).
- `hw`: Hardware sources.
- `driver`: Host drivers repository.
- `runtime`: Kernel Runtime software.