- Normalizes naming.

- Updates `readme.md`
This commit is contained in:
2026-04-30 02:41:45 +00:00
parent f907a4f3b6
commit 832437f9ea
11 changed files with 35 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Project-level configuration.
cmake_minimum_required(VERSION 3.13)
project(runner LANGUAGES CXX)
project(KRYZ Go! LANGUAGES CXX)
# The name of the executable created for the application. Change this to change
# the on-disk name of your application.