diff --git a/README.md b/README.md index af72b36..9e11a2e 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ static struct Student student[N]; void menu() { printf("\n\n"); printf("\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\n"); - printf("\*-----------------数据结构第十一组-----------------\*\n"); + printf("\*----------------数据结构第二十一组----------------\*\n"); printf("\* 学生信息管理系统 \*\n"); printf("\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\n"); printf("\*\*\*\*\*\*\*\*\*\*\*系统功能菜单\*\*\*\*\*\*\*\*\*\*\n");