From caf94e6c1784b90807f093632c6c18379888ac3b Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 10 Jan 2020 19:40:16 +0100 Subject: [PATCH] Add example03 to reference. --- include/mastodonpp.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/mastodonpp.hpp b/include/mastodonpp.hpp index 11bde31..9d00369 100644 --- a/include/mastodonpp.hpp +++ b/include/mastodonpp.hpp @@ -98,6 +98,7 @@ * * @example example01_instance_info.cpp * @example example02_streaming.cpp + * @example example03_post_status.cpp */ /*!