Skip to content

Commit 90fd5e8

Browse files
committed
Minor spacing adjustments
1 parent 65b6d84 commit 90fd5e8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ View the generated [documentation](https://pkg.go.dev/github.com/mrz1836/go-mail
5050

5151
<details>
5252
<summary><strong><code>Supported Service Providers</code></strong></summary>
53+
<br/>
5354

5455
- [AWS SES](https://docs.aws.amazon.com/ses/)
5556
- [Mandrill](https://mandrillapp.com/api/docs/)
@@ -59,6 +60,7 @@ View the generated [documentation](https://pkg.go.dev/github.com/mrz1836/go-mail
5960

6061
<details>
6162
<summary><strong><code>Package Dependencies</code></strong></summary>
63+
<br/>
6264

6365
- domodwyer's [mailyak](https://github.com/domodwyer/mailyak)
6466
- keighl's [postmark](https://github.com/mrz1836/postmark)
@@ -69,6 +71,7 @@ View the generated [documentation](https://pkg.go.dev/github.com/mrz1836/go-mail
6971

7072
<details>
7173
<summary><strong><code>Library Deployment</code></strong></summary>
74+
<br/>
7275

7376
[goreleaser](https://github.com/goreleaser/goreleaser) for easy binary or library deployment to Github and can be installed via: `brew install goreleaser`.
7477

@@ -79,6 +82,7 @@ Use `make release-snap` to create a snapshot version of the release, and finally
7982

8083
<details>
8184
<summary><strong><code>Makefile Commands</code></strong></summary>
85+
<br/>
8286

8387
View all `makefile` commands
8488
```shell script
@@ -151,7 +155,6 @@ View the [examples](examples/examples.go)
151155
<br/>
152156

153157
## Maintainers
154-
155158
| [<img src="https://github.com/mrz1836.png" height="50" alt="MrZ" />](https://github.com/mrz1836) |
156159
|:---:|
157160
| [MrZ](https://github.com/mrz1836) |

0 commit comments

Comments
 (0)