diff options
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/README.rst b/README.rst deleted file mode 100644 index 7c8c3d5..0000000 --- a/README.rst +++ /dev/null @@ -1,39 +0,0 @@ -🚀 Soyuz -======= - -Soyuz has one simple purpose; listen for incoming Discord RPC requests from -Lunar Client and block them! - -.. raw:: html - - <a href="https://github.com/fuwn/soyuz"> - <img - src="http://www.spacesafetymagazine.com/wp-content/uploads/2014/08/early-soyuz-capsule.gif" - alt="Soyuz" - width="220"> - </a> - -Limitations ------------ - -- Windows only - -Soon to come ------------- - -- "Startup" support - -Temporary "Startup" Support Workaround -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - -1. Create a shortcut for the Soyuz executable -2. Move the shortcut to - - :code:`C:\Users\<username>\AppData\Roaming\Microsoft\Windows\StartMenu\Programs\Startup` - - (replace :code:`<username>` with your Windows user account's username) - -License -------- - -`GNU General Public License v3.0 <./LICENSE>`_ |