aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2023-03-26 02:50:48 -0400
committerBobby <[email protected]>2023-03-26 02:50:48 -0400
commita3490c079d317e3dfc82ddfacc94422d79d8ac40 (patch)
tree0ccd00841ad8e9750271034a189ed88f3e303ac0
parentccbff8abb41a1b0543fcf4ed17ac14a540b14711 (diff)
downloadthatcomputerscientist-a3490c079d317e3dfc82ddfacc94422d79d8ac40.tar.xz
thatcomputerscientist-a3490c079d317e3dfc82ddfacc94422d79d8ac40.zip
Live Screenshot added
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 015389d9..21343f6d 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,11 @@ Source Code for my Personal Website.
- Visit [preview.thatcomputerscientist.com](https://preview.thatcomputerscientist.com) to see a instant live deployment of changes whenever I start changing something on my local machine. (_Availability of this server is not guaranteed as it is only active whenever I am working on the project_. Also, sometimes I keep the project loaded in my code editor, while being idle or doing something else – the link is viewable during this time as well.)
+## Screenshot
+![Live Screenshot](https://thatcomputerscientist.com/ignis/screenshot)
+
+_Screeshot served live from [thatcomputerscientist.com](https://thatcomputerscientist.com)'s server._
+
## Specifications
- Server: [Nginx](https://www.nginx.com/)
- Language: [Python](https://www.python.org/), [HTML](https://www.w3schools.com/html/), [CSS](https://www.w3schools.com/css/), [JavaScript](https://www.javascript.com/)