feat: update slogan

Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
This commit is contained in:
Han Gao
2023-07-12 22:13:38 +08:00
committed by Han Gao
parent b69e053b49
commit 0cc8176254

View File

@@ -755,7 +755,7 @@ static void print_ruyisdk_logo(void)
printf(" |_| \\_\\__,_|\\__, |_|_____/|_____/|_|\\_\\\n");
printf(" __/ | \n");
printf(" |___/ \n");
printf(" -- powered by ISCAS\n");
printf(" -- Presented by ISCAS\n");
printf("-----------------------------------------\n");
}