diff options
Diffstat (limited to 'docs/_build/html/_sources/readme.rst.txt')
-rw-r--r-- | docs/_build/html/_sources/readme.rst.txt | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/docs/_build/html/_sources/readme.rst.txt b/docs/_build/html/_sources/readme.rst.txt new file mode 100644 index 000000000..05a67e277 --- /dev/null +++ b/docs/_build/html/_sources/readme.rst.txt @@ -0,0 +1,40 @@ +$project +======== + +$project 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/$project/$project/issues +- Source Code: github.com/$project/$project + +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 |