diff --git a/homework/readme.md b/homework/readme.md index 49088c5..921fcaa 100644 --- a/homework/readme.md +++ b/homework/readme.md @@ -28,3 +28,4 @@ This way you can share your findings with your fellow students **and** I can kee ## Extra info * you could try and set up `vim` with some plugins to make it a proper [IDE](https://en.wikipedia.org/wiki/Integrated_development_environment); my setup can be found [here](https://gitea.86thumbs.net/waldek/linux_course_doc/src/branch/master/modules/qualifying/learning_vim_configuration.md) +* example project by [Abdellah](https://gitea.86thumbs.net/Abdellah/Project_Hypervisor_KVM_Virtualization) as inspiration for your final project