Update README.md

This commit is contained in:
tinebp
2022-01-21 13:18:19 -05:00
committed by GitHub
parent 29df0da8b5
commit d3c65edcf5

View File

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