Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
r2dtools committed Feb 3, 2025
1 parent c6bb8c2 commit bb03516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GoNginx
# GoNginxConf

GoNginx is a library that parses Nginx configurations, enabling you to manipulate and regenerate your Nginx config files within your Go applications. GoNginx uses [Participle v2](https://github.com/alecthomas/participle) library under the hood.
GoNginxConf is a library that parses Nginx configurations, enabling you to manipulate and regenerate your Nginx config files within your Go applications. GoNginxConf uses [Participle v2](https://github.com/alecthomas/participle) library under the hood.

## Install
```
Expand Down

0 comments on commit bb03516

Please sign in to comment.