Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adamvoss authored Jul 23, 2017
1 parent 0d9acd4 commit 0926e74
Showing 1 changed file with 16 additions and 11 deletions.
27 changes: 16 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,40 @@
mygpo - Source of gpodder.net
=============================
mygpo - Source for gpodder.net
==============================

mygpo is the webservice powering gpodder.net.
mygpo is the website and webservice powering gpodder.net.



License
-------
mygpo is licensed under the GNU Affero General Public License Version 3. See file COPYING for details.
mygpo is licensed under the GNU Affero General Public License Version 3. See file [COPYING](COPYING) for details.


Installation
------------
See file INSTALL for details
See the [installation instructions](http://gpoddernet.readthedocs.io/en/latest/dev/installation.html) for details.


Bugs
----
Please report bugs in the gpodder.net Component of the [gPodder Bugtracker](https://bugs.gpodder.org/enter_bug.cgi?product=gpodder.net)
Please report bugs in the [GitHub issue tracker](https://github.com/gpodder/mygpo/issues).


Contributing
------------
gpodder.net is an open source project and your contributions are wanted and appreciated. To get started please see the [developer documentation](http://gpoddernet.readthedocs.io/en/latest/dev/index.html).


Mailing List
------------
mygpo and gpodder.net related issues are discussed on the [gPodder Mailinglist](http://wiki.gpodder.org/wiki/Mailing_List)
mygpo and gpodder.net related issues are discussed on the [gPodder Mailing List](https://gpodder.github.io/docs/mailing-list.html).


Documentation and Wiki
----------------------
Documentation, especially for the API, can be found in the [Wiki](http://wiki.gpodder.org/wiki/Web_Services)
Documentation
-------------
Documentation, especially for the API, is stored in the [**doc** folder](https://github.com/gpodder/mygpo/tree/master/doc) and can be read on [ReadTheDocs](http://gpoddernet.readthedocs.io/en/latest/index.html).


Name (Why mygpo?)
------------------
mygpo is a short version of "my.gpodder.org" which was the old (domain)name of gpodder.net and has been used as the project name since then.
mygpo is a short version of "my.gpodder.org" which was the old [domain] name of gpodder.net and has been used as the project name since then.

0 comments on commit 0926e74

Please sign in to comment.