Rename project

This commit is contained in:
momo5502 2022-04-24 21:12:06 +02:00
parent 3036aebc70
commit 9ce9e1299c
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.20)
#set(CMAKE_DISABLE_SOURCE_CHANGES ON)
set(CMAKE_DISABLE_IN_SOURCE_BUILD ON)
project(secret LANGUAGES C CXX)
project(hypervisor LANGUAGES C CXX)
##########################################

View File

@ -1,4 +1,4 @@
# secret
# Hypervisor
Hypervisor experiments.
Nothing serious. Yet.
@ -7,5 +7,5 @@ Nothing serious. Yet.
<a href="https://github.com/ionescu007/SimpleVisor">SimpleVisor</a>
<a href="https://github.com/Gbps/gbhv/tree/master/gbhv">gbhv</a>
<a href="https://www.flaticon.com/free-icon/cyber-security_2092663?related_id=2092663&origin=tag" title="cyber security icons">Icon</a>