Update README.md

Added screenshot and generally helpful installation / updating tips.
This commit is contained in:
midget3111 2020-09-23 21:43:16 +01:00 committed by GitHub
parent f4277cb178
commit 127ad74e59
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.