diff --git a/README.md b/README.md index 9aff934..27ae4ca 100644 --- a/README.md +++ b/README.md @@ -7,15 +7,15 @@ Voyager is a project designed to offer module injection and vmexit hooking for both AMD & Intel versions of Hyper-V. This project works on all versions of Windows 10-x64 (2004-1511). The project is currently split into two individual projects, one for Intel and another for AMD. -| winver | AMD | intel | VM | Metal | -|--------|-----|-------|----|-------| -| 2004 | | | | | -| 1909 | | | | | -| 1903 | | | | | -| 1809 | | | | | -| 1807 | | | | | -| 1803 | | | | | -| 1709 | | | | | -| 1703 | | | | | -| 1607 | | | | | -| 1511 | | | | | \ No newline at end of file +| winver | AMD | intel | VM | Metal | +|--------|---------|-------|----|-------| +| 2004 | :check: | | | | +| 1909 | | | | | +| 1903 | | | | | +| 1809 | | | | | +| 1807 | | | | | +| 1803 | | | | | +| 1709 | | | | | +| 1703 | | | | | +| 1607 | | | | | +| 1511 | | | | | \ No newline at end of file