Skip to content

Commit b24d0b9

Browse files
committed
fixed README
1 parent 8da296c commit b24d0b9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,12 @@ $ make download_kernel
132132
$ make test
133133
```
134134

135+
## Which projects use this library?
136+
137+
- [vfkit](https://github.com/crc-org/vfkit) is a macOS command-line hypervisor for Apple and Intel CPUs that supports most of Apple's Virtualization Framework features.
138+
- [Lima](https://lima-vm.io/) launches Linux virtual machines with automatic file sharing and port forwarding (similar to WSL2).
139+
- [linuxkit](https://github.com/linuxkit/linuxkit) is a toolkit for building custom minimal, immutable Linux distributions.
140+
135141
## LICENSE
136142

137143
MIT License

0 commit comments

Comments
 (0)