From 3675f177468bbf38c76cb16f9f81db734425f0d1 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sat, 28 Dec 2019 08:29:54 +0100 Subject: [PATCH] Remove error codes from readme. --- README.adoc | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.adoc b/README.adoc index 891917c..832a963 100644 --- a/README.adoc +++ b/README.adoc @@ -58,17 +58,4 @@ Install with `make install`. See link:{uri-branch-main}/man/mastorss.1.adoc[manpage]. -=== Error codes - -Same as -link:{uri-mastodon-cpp}/src/branch/master/README.adoc#_error_codes[mastodon-cpp], -plus: - -[%autowidth,cols=">,<"] -|=========================================================== -| Code | Explanation - -| 1 | Could not send post for unknown reasons. -|=========================================================== - include::{uri-base}/raw/branch/main/CONTRIBUTING.adoc[]