From 431363fedd6628f2272e318a928d9a772a703bdf Mon Sep 17 00:00:00 2001 From: Moon Man Date: Fri, 1 Apr 2016 23:21:54 -0700 Subject: [PATCH] actual readme content --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index e69de29..44be4f9 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,11 @@ +# GS GreenText + +## About + +Greentext in GNU Social notices like you're on 4chan. + +## Install + +- Move the project directory to ${GNU_SOCIAL}/plugins +- Add addPlugin('GSGreenText'); to your config.php +