Added images to readme file
This commit is contained in:
parent
5b823e6e8b
commit
79a5e9b00e
4 changed files with 7 additions and 0 deletions
|
@ -47,3 +47,10 @@ Deploying to https://ury.org.uk/webstudio is also automated but slightly more in
|
|||
1. Change the `version` field in `package.json` to ensure the "about" page is up to date
|
||||
2. Push up your version bump and create a pull request to the `production` branch - https://github.com/UniversityRadioYork/WebStudio/compare/production...master
|
||||
3. Once your changes are merged into `production` they'll get deployed automatically (although you will need to restart the server - ssh to Dolby and run `sudo systemctl restart webstudioserver`)
|
||||
|
||||
### Screenshots
|
||||
![Mic Live With Main Screen](images/HomeWithMic.png?raw=true "Mic Live on Main Screen")
|
||||
|
||||
![Home Page of webstudio](images/Home.png?raw=true "Home Page of WebStudio")
|
||||
|
||||
![Mic Selection Screen](images/MicSelection.png?raw=true "Mic Selection Screen")
|
BIN
images/Home.png
Normal file
BIN
images/Home.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 299 KiB |
BIN
images/HomeWithMic.png
Normal file
BIN
images/HomeWithMic.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 303 KiB |
BIN
images/MicSelection.png
Normal file
BIN
images/MicSelection.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 93 KiB |
Loading…
Reference in a new issue