Skip to content

Commit ca30b11

Browse files
Merge pull request #34 from stepbystepcode/dev
Dev
2 parents 4655bea + 3218940 commit ca30b11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
*Read this in other languages: [English](README.md), [简体中文](README.zh_Hans.md).*
1212

13-
## C++ Course Design
13+
## Course Design
1414

1515

1616
This is a cross-platform multi-end application built with Vue3 and Quasar framework. It supports Web, Android, Windows, Linux and MacOS.

src/layouts/ChatLayout.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</div>
1818
</q-toolbar-title>
1919

20-
<div>C++ Course Design</div>
20+
<div>Cryptography Course Design</div>
2121
</q-toolbar>
2222
</q-header>
2323
<q-dialog v-model="pickerShow">

0 commit comments

Comments
 (0)