Skip to content

Commit ec46663

Browse files
committed
Update README.md
1 parent 691766b commit ec46663

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
## The Art of Problem-Solving in Software Engineering:How to Make MySQL Better
22

3-
### Introduction
3+
### Introduction
4+
45
This book uses MySQL challenges as case studies to explore problem analysis and resolution strategies. Readers will gain a deeper appreciation for logical reasoning, data structures, algorithms, and more through practical examples and insightful discussions.
56

67
### Table of Contents
8+
79
[Preface](Preface.md)
810

911
[Part1 Problems](Part1.md)
@@ -45,13 +47,13 @@ This book uses MySQL challenges as case studies to explore problem analysis and
4547
[Appendix](Appendix.md)
4648

4749
### Errata
48-
If you find any errata in the book, [please open a new issue](https://github.com/advancedmysql/The-Art-of-Problem-Solving-in-Software-Engineering_How-to-Make-MySQL-Better/issues).
50+
51+
If you find any errata in the book, [please open a new issue](https://github.com/enhancedformysql/The-Art-of-Problem-Solving-in-Software-Engineering_How-to-Make-MySQL-Better/issues).
4952

5053
### Access the Book on GitHub Pages
5154

52-
[Online URL](https://advancedmysql.github.io/The-Art-of-Problem-Solving-in-Software-Engineering_How-to-Make-MySQL-Better/)
55+
[Online URL](https://enhancedformysql.github.io/The-Art-of-Problem-Solving-in-Software-Engineering_How-to-Make-MySQL-Better/)
5356

54-
### Copyright
57+
### Copyright
5558

5659
Copyright © wangbin579 2024. All rights reserved.
57-

0 commit comments

Comments
 (0)