mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 06:50:00 +00:00
remove newline
This commit is contained in:
parent
503b77b768
commit
fab5f8d974
1 changed files with 40 additions and 0 deletions
40
docs/pages/what_is_gotosocial.rst
Normal file
40
docs/pages/what_is_gotosocial.rst
Normal file
|
@ -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.
|
Loading…
Reference in a new issue