diff options
author | pk33 <pk33@pk33.space> | 2024-11-02 08:49:22 +0100 |
---|---|---|
committer | pk33 <pk33@pk33.space> | 2024-11-02 08:49:22 +0100 |
commit | dd5240ff7a87e85bca15b294236220ac0576055f (patch) | |
tree | 81c69e803bbfe8e8a8ba1e14f6c83bad1934f3b3 /README.html | |
parent | 965ab9d57300ab1b9101e2522256a4c32d90bb50 (diff) | |
download | engine33-dd5240ff7a87e85bca15b294236220ac0576055f.tar.gz |
touchup
Diffstat (limited to 'README.html')
-rw-r--r-- | README.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.html b/README.html index 8665c4b..5758e47 100644 --- a/README.html +++ b/README.html @@ -2,6 +2,7 @@ <p>WIP game engine in C.</p> <hr><hr> +<br><br><br> <h3>COMPILING</h3> <hr> @@ -10,7 +11,7 @@ <h3>USAGE</h3> <hr> -<p>run ./bin/engine33 on a TTY with a display connected to an integrated graphics connector. Can you find the green pixel on your screen? Well done.</p> +<p>run ./bin/engine33 on a TTY with a display connected to the integrated graphics. Can you find the green pixel on your screen? Well done.</p> <br><br> <h3>BUGS</h3> |