Skip to content

Commit fccfc56

Browse files
committed
update title
1 parent b766945 commit fccfc56

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55

66
## Purpose of this project
77

8-
Kendo knowledge are stored in people's minds, books, online videos, blogs, etc.
9-
When we face a question, we may struggle to find them.
10-
This project is trying to make answer searching a bit easier.
8+
Kendo knowledge are stored in people's minds, books, online videos, blogs, etc. When we face a question, we may struggle to find the answer.
119

12-
After we know the answer, the next step is to understand them. One day we may find a better answer.
10+
This project is trying to make answer-searching a bit easier.
11+
12+
After we know the answer, the next step is to understand them. One day we may find a better one.
1313

1414

1515
## How to use the web note

app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="UTF-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Elementary</title>
7+
<title>Think Kendo</title>
88
<link rel="preconnect" href="https://fonts.googleapis.com" />
99
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
1010
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&display=swap" />

0 commit comments

Comments
 (0)