Skip to content

Commit

Permalink
docs: fix styles
Browse files Browse the repository at this point in the history
  • Loading branch information
brpaz committed Sep 29, 2019
1 parent 08829f6 commit e627498
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@

## Pre-requisites

* Go with Go modules enabled.
* [Echo](https://echo.labstack.com/)
* [Zap](https://github.com/uber-go/zap)
* Go with Go modules enabled.
* [Echo](https://echo.labstack.com/)
* [Zap](https://github.com/uber-go/zap)

## Usage

Expand All @@ -36,16 +36,16 @@ func main() {

The following information is logged:

* Status Code
* Time
* Uri
* Method
* Hostname
* Remote IP Address
* Status Code
* Time
* Uri
* Method
* Hostname
* Remote IP Address

## Todo

* Add more customization options.
* Add more customization options.

## 🤝 Contributing

Expand All @@ -63,8 +63,8 @@ Give a ⭐️ to the project, or just:

👤 **Bruno Paz**

* Website: [https://github.com/brpaz](https://github.com/brpaz)
* Github: [@brpaz](https://github.com/brpaz)
* Website: [https://github.com/brpaz](https://github.com/brpaz)
* Github: [@brpaz](https://github.com/brpaz)

## 📝 License

Expand Down

0 comments on commit e627498

Please sign in to comment.