From e4033efbd833dd5d9359ae102881b8053834431b Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 4 Jul 2019 22:21:10 +0100 Subject: [PATCH] Title size --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d65cf46..3ff6bbe2 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,7 @@ Based on the specification: https://www.w3.org/TR/activitypub Also: https://raw.githubusercontent.com/w3c/activitypub/gh-pages/activitypub-tutorial.txt -Goals -===== +## Goals * A minimal ActivityPub server, comparable to an email MTA. * Server-to-server and client-to-server protocols supported.