0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-27 03:23:54 +01:00

modify read me

This commit is contained in:
2025-01-25 23:49:31 +01:00
parent a1feb6c0a9
commit d4c7334a96
3 changed files with 5 additions and 3 deletions

View File

@@ -69,7 +69,7 @@ static void stop(int signum) {
}
void show_version() {
printf("FM95 (an FM Processor by radio95) version 1.0\n");
printf("fm95 (an FM Processor by radio95) version 1.0\n");
}
void show_help(char *name) {