Skip to content

Commit 8498058

Browse files
authored
格式调整
1 parent b85f350 commit 8498058

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

Document-English.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252

5353
<br />
5454

55-
<h2 id="1">1. About<h2/><br/>
55+
## <h2 id= "1">1. About <h2/>
56+
5657

5758
APIJSON is a JSON based application that largely simplify the process of back-end API development. It allows front-end users to get data with self-defined form.
5859

@@ -155,8 +156,9 @@ Response:
155156
<p align="center" >
156157

157158

158-
<h2 id="2">2.Server-side deployment<h2/>
159-
159+
## <h2 id="2">2.Server-side deployment<h2/>
160+
161+
160162
You can use either Eclipse for JavaEE or IntelllJ IDEA Ultimate to make installation. For both, first download the project and save it to a path.
161163

162164
### <h3 id="2.1">2.1 Installing with Eclipse<h3/>
@@ -238,7 +240,7 @@ Click *Run* in the bottom.
238240

239241
<br />
240242

241-
<h2 id="3">3. Client-side deployment<h2/>
243+
## <h2 id="3">3. Client-side deployment<h2/>
242244

243245
### <h3 id="3.1">3.1 For Android<h3/>
244246

@@ -268,7 +270,8 @@ You can use either an IDE or text editor like sublime, Atom, etc. Webstorm is re
268270
While using a text editor, you just open the .html file in the APIJSON-JS folder.<br/>
269271
You can also open it with Vue javascript framework. Click [here](https://vuejs.org/) to learn more.
270272

271-
<h2 id="4">4. Contributing<h2/>
273+
## <h2 id="4">4. Contributing<h2/>
274+
272275

273276
We are always looking for more developers to help implementing new features, fix bugs, etc. Please have a look at the [open issues](https://github.com/APIJSON/APIJSON/issues) before opening a new one .<br />
274277

@@ -277,21 +280,24 @@ Fork the project and send a pull request.<br />
277280
Please also star the project!
278281
<br />
279282

280-
<h2 id="5">5. Versioning<h2/>
283+
## <h2 id="5">5. Versioning<h2/>
284+
281285

282286
See the latest version [here.](https://github.com/TommyLemon/APIJSON/commits/master)
283287

284288
<br />
285289

286-
<h2 id="6">6. Auhtor<h2/>
290+
## <h2 id="6">6. Auhtor<h2/>
291+
287292

288293
Check out the author's [github account!](https://github.com/TommyLemon)to see more related projects<br>
289294

290295
If you have any questions or suggestions, you can [create an issue](https://github.com/TommyLemon/APIJSON/issues) or [send me an e-mail](mailto:tommylemon@qq.com).
291296

292297
<br />
293298

294-
<h2 id="7">7. Donating<h2/>
299+
## <h2 id="7">7. Donating<h2/>
300+
295301

296302
If you like this projects and want to donate for maintainance cost, or want to buy me a coffee, you can scan Wechat QR code or QQ QR code below. <br />
297303

0 commit comments

Comments
 (0)