From fab5f8d97448debcac904742dac6daa89813c2ea Mon Sep 17 00:00:00 2001 From: tsmethurst Date: Sun, 28 Feb 2021 15:22:22 +0100 Subject: [PATCH] remove newline --- docs/pages/what_is_gotosocial.rst | 40 +++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 docs/pages/what_is_gotosocial.rst diff --git a/docs/pages/what_is_gotosocial.rst b/docs/pages/what_is_gotosocial.rst new file mode 100644 index 0000000..c4e2c70 --- /dev/null +++ b/docs/pages/what_is_gotosocial.rst @@ -0,0 +1,40 @@ +What is GoToSocial? +=================== + +GoToSocial will solve your problem of where to start with documentation, +by providing a basic explanation of how to do it easily. + +Look how easy it is to use:: + + import project + # Get your stuff done + project.do_stuff() + +Features +-------- + +- Be awesome +- Make things faster + +Installation +------------ + +Install $project by running: + + install project + +Contribute +---------- + +- Issue Tracker: github.com/gotosocial/gotosocial/issues +- Source Code: github.com/gotosocial/gotosocial + +Support +------- + +If you are having issues, please let us know. + +License +------- + +The project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE. \ No newline at end of file