Skip to content

Commit c203ede

Browse files
committed
Update README.md
1 parent 86bb1ea commit c203ede

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Nginx configuration Java parser
22

3+
This library helps in analyzing Nginx web server configuration files, looking up for specified parameters, blocks, regular expressions or comments. Then AST can be modified and converted back to plain file.
4+
35
#### Features
46
- Convert config file to AST tree using ANTLR4 parsing capabilities
57
- The same is available for JavaCC too (deprecated)

0 commit comments

Comments
 (0)