Skip to content

Commit 7e47ac1

Browse files
authored
Update README.md
1 parent 07c50e7 commit 7e47ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The content of the pages are controlled with three [json](https://en.wikipedia.o
1111
* Any required sub-pages can then also be defined within the [sub-pages.json](./build/sub-pages.json) file. These sub-pages, or even sub-sub-pages etc, will not be given main tabs, but will be listed as buttons beneath the appropriate main page.
1212

1313
# Screenshots
14-
<table><tr><td><img src="./docs/graphics/example screenshot 01.png" height="300" alt="Example Screenshot"></td><td><img src="./docs/graphics/example screenshot 02.png" height="300" alt="Example Screenshot"></td></tr></table>
14+
<img src="./docs/graphics/example screenshot 01.png" width="50%" alt="Example Screenshot"><img src="./docs/graphics/example screenshot 02.png" width="50%" alt="Example Screenshot">
1515

1616
Once the json files are updated a new set of html pages can be generated by running the command **php build.php** within the build directory of a local/downloaded copy of this repository.
1717

0 commit comments

Comments
 (0)