From 4c26ef64857bf3b7c767a6526d2d7e386dc7a8da Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sun, 4 Dec 2022 14:33:18 +0900 Subject: [PATCH] Update README.md --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index b5a36bf..a00b2fb 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,6 @@ # gnuboard5-activitypub ActivityPub implementation for GNUBOARD 5 -## References -* https://www.w3.org/TR/activitypub/ -* https://www.w3.org/TR/activitystreams-core/ -* https://www.w3.org/TR/activitystreams-vocabulary/ -* https://github.com/w3c/activitypub/issues/194 -* https://docs.joinmastodon.org/spec/webfinger/ -* https://organicdesign.nz/ActivityPub_Code -* https://socialhub.activitypub.rocks/t/posting-to-pleroma-inbox/1184 -* https://github.com/broidHQ/integrations/tree/master/broid-schemas#readme -* https://github.com/autogestion/pubgate-telegram - ## 사용 전 설정 * `apstreams` 게시판 추가 * `apstreams` 사용자 추가 @@ -117,5 +106,16 @@ ActivityPub implementation for GNUBOARD 5 } ``` +## References +* https://www.w3.org/TR/activitypub/ +* https://www.w3.org/TR/activitystreams-core/ +* https://www.w3.org/TR/activitystreams-vocabulary/ +* https://github.com/w3c/activitypub/issues/194 +* https://docs.joinmastodon.org/spec/webfinger/ +* https://organicdesign.nz/ActivityPub_Code +* https://socialhub.activitypub.rocks/t/posting-to-pleroma-inbox/1184 +* https://github.com/broidHQ/integrations/tree/master/broid-schemas#readme +* https://github.com/autogestion/pubgate-telegram + ## 문의 * abuse@catswords.net