Update README.md

This commit is contained in:
Fatih Arslan 2014-07-26 20:01:53 +03:00
parent 76054e3735
commit 0b38db7f76

View File

@ -9,7 +9,7 @@ go get github.com/fatih/structure
```
## Example
Below is an example that is converting a **struct** to a **map**
Below is an example which converts a **struct** to a **map**
```go
type Server struct {