1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

Add screenshot to README

This commit is contained in:
James Hillyerd
2017-01-22 11:58:38 -08:00
parent aa0edff398
commit 83b71334c2

View File

@@ -4,11 +4,12 @@ Inbucket
Inbucket is an email testing service; it will accept messages for any email
address and make them available via web, REST and POP3. Once compiled,
Inbucket does not have an external dependencies (HTTP, SMTP, POP3 and storage
Inbucket does not have any external dependencies (HTTP, SMTP, POP3 and storage
are all built in).
Read more at the [Inbucket Website]
![Screenshot](http://www.inbucket.org/images/inbucket-ss1.png "Viewing a message")
## Development Status