Skip to content

Commit 8032101

Browse files
committed
chore: update readme
1 parent b15072a commit 8032101

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.MD

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Resolume Timecode Monitor
1+
<div align="center">
2+
<img src="images/logo.png" alt="logo" width="172" />
3+
<h2>Resolume Timecode Monitor</h2>
4+
<p>View the time left for a playing clip on multiple devices.</p>
5+
</div>
26

3-
View the time left for a playing clip on multiple devices.
4-
5-
![browser demo](images/demo.png)
6-
_This screenshot is from firefox on linux, but you can even view this on your phone._
7-
8-
![server demo](images/demo2.jpg)
9-
_This is the server end of things, doesn't need to be run on the same device as Resolume_
7+
| <img alt="client" src="images/demo.png" width="70%"/> | <img alt="server" src="images/demo2.jpg" width="120%"/> |
8+
| :-----: | :----: |
9+
| _This screenshot is from firefox on linux, but you can even view this on your phone._ | _This is the server end of things, doesn't need to be run on the same device as Resolume_ |
1010

1111
## How to use
1212

@@ -17,7 +17,8 @@ _This is the server end of things, doesn't need to be run on the same device as
1717
5. Start playing a clip in Resolume.
1818
6. Profit.
1919

20-
Note: The precision should be within a second (ususally less), if it feels off double check that the clip legnth is correct.
20+
Note: The precision should be within a few hundred milliseconds (usually 50ms), if it feels off double check that the clip length
21+
(under `Advanced Settings` on the client) is correct.
2122

2223
## Motivation
2324

0 commit comments

Comments
 (0)