Merge pull request #5 from midget3111/patch-2

Update README.md
This commit is contained in:
trigg 2020-09-23 21:59:44 +01:00 committed by GitHub
commit f361b96271
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,16 @@
Yet another discord overlay for linux written in Python using GTK3
Considerably lighter on system resources and less hack-and-slash included than discord-overlay.
![Screenshot](https://user-images.githubusercontent.com/964775/94065879-9c4e4480-fde3-11ea-9b8a-4688fd02ca17.png)
## Installing
```
git clone https://github.com/trigg/Discover.git
cd Discover
```
## Dependencies
Requires PyGTK3, websocket_client
```
@ -17,7 +24,14 @@ run `discover.py`
Comes with sane-enough defaults but has a system tray icon & settings window if needed.
## Still in work
## Updating
Navigate to location of installation
```
git pull
```
## Still in progress
Not all features are at the level I would like.