Commit c71c0a09 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

Update README.md

parent 05705538
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -17,8 +17,8 @@ The following code is used to combine Elphel's websites in a single tab of a bro


## Usage
## Usage


* Provide a list of target websites in the $TARGET_LIST - PHP in index.php.
* Provide a list of target websites in the *$TARGET_LIST* - PHP in *index.php*.
* Set order, number of columns and base width - JS part in index.php.
* Set order, number of columns and base width - JS part in *index.php*.
* (optional) To enable inter-frame links following child websites should include the following js code:
* (optional) To enable inter-frame links following child websites should include the following js code:
```
```
<script src="https://www.elphel.com/js/elphel_messenger.js"></script>
<script src="https://www.elphel.com/js/elphel_messenger.js"></script>