diff --git a/README.md b/README.md
index 2076bbc..786474e 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Or a static html document. If you are tired of the numerous annotations and stro
# git clone https://github.com/shalousun/smart-doc-demo.git
```
This example already provides a static html document generated in advance. You can start the Spring Boot project and then go directly to `http://localhost:8080/doc/api.html` to view the interface documentation generated by smart-doc.
-Of course you can also browse `http://localhost:8080/doc/api.html`,
+Of course, you can also browse `http://localhost:8080/doc/api.html`,
which looks a html like generated by `asciidoctor-maven-plugin` plugin.
### Add Maven plugin
Add [smart-doc-maven-plugin](https://github.com/smart-doc-group/smart-doc-maven-plugin) in your pom.xml.
@@ -43,13 +43,13 @@ Add [smart-doc-maven-plugin](https://github.com/smart-doc-group/smart-doc-maven-
./src/main/resources/smart-doc.json
-
+
com.google.guava:guava
-
+
com.alibaba:fastjson