A couple of updates to the README
This commit is contained in:
10
README.rst
10
README.rst
@@ -1,18 +1,22 @@
|
||||
libremsonic
|
||||
===========
|
||||
|
||||
A \*sonic client for the Linux Desktop.
|
||||
A GTK3 `Revel`_/`Subsonic`_/`Airsonic`_/\*sonic client for the Linux Desktop.
|
||||
|
||||
.. _Revel: https://gitlab.com/robozman/revel
|
||||
.. _Subsonic: http://www.subsonic.org/pages/index.jsp
|
||||
.. _Airsonic: https://airsonic.github.io/
|
||||
|
||||
Built using Python and GTK+.
|
||||
|
||||
Design Decisions
|
||||
================
|
||||
----------------
|
||||
|
||||
- The ``server`` module is stateless. The only thing that it does is allow the
|
||||
module's user to query the Airsonic server via the API.
|
||||
|
||||
flatpak Support
|
||||
===============
|
||||
---------------
|
||||
|
||||
- A flatpak-builder environment must be setup on the build machine to do a
|
||||
flatpak build. This includes ``org.gnome.SDK//3.32`` and
|
||||
|
Reference in New Issue
Block a user