list

server

This is the main dovel repository, it has the Go code to run dovel SMTP server.

curl -O https://dovel.email/server.tar.gz tar.gz

0fcc0ae

Author: brian (git@myr.sh)

Date: Mon Jan 15 20:59:11 2024 -0300

Parent: 2b51c98

Added installation link

Diff

README.md

diff --git a/README.md b/README.md
index bb3145f..70b3ae5 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ ______  /________   _________  /
 _  __  /_  __ \_ | / /  _ \_  / 
 / /_/ / / /_/ /_ |/ //  __/  /  
 \__,_/  \____/_____/ \___//_/   
+
 ```
 
 [![Go Report Card](https://goreportcard.com/badge/git.derelict.garden/dovel/email)](https://goreportcard.com/report/git.derelict.garden/dovel/email)
@@ -17,6 +18,11 @@ Welcome! This is the git repository of the dovel.email project, here you'll
 find the go code for the SMTP server.
 
 
+## Installing
+
+Instructions can be found on our [website](https://dovel.email).
+
+
 ## Contributing
 
 General instructions can be found on the [git index page](/git.html), to keep