diff --git a/wikis/en/HowToUse.md b/wikis/en/HowToUse.md index 2aaec31b..497649ff 100644 --- a/wikis/en/HowToUse.md +++ b/wikis/en/HowToUse.md @@ -1,6 +1,6 @@ -##HOW TO USE +## HOW TO USE -###1. Installation +### 1. Installation To use PageHelper you just need to include the [pagehelper-x.x.x.jar](http://repo1.maven.org/maven2/com/github/pagehelper/pagehelper/) @@ -15,9 +15,9 @@ If you are using Maven just add the following dependency to your pom.xml: ``` -###2. Config PageHelper +### 2. Config PageHelper -####1. Using in mybatis-config.xml +#### 1. Using in mybatis-config.xml ```xml