From 031fc5ce97a7d92b3ae0c57dfd8d61bbfd85619f Mon Sep 17 00:00:00 2001 From: Alina Tarasova <121182875+funnyDevGirl@users.noreply.github.com> Date: Wed, 10 Apr 2024 19:03:36 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 705717a..8d9aa21 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ ## Page Analyzer is a website that analyzes the specified pages for SEO suitability. ### The service is written in Java using the Javelin framework and the JET template engine. The H2 database is used in development and testing, and Postgres is used in production. Bootstrap styles are used to display the front end. +[Demo-video on YouTube](https://youtu.be/BjsUZ6Eyrto) + Demo: https://page-analyzer-1nmy.onrender.com To run the program, run: @@ -18,4 +20,4 @@ Compile the code: ```make install``` -Open in a browser http://localhost:7070 \ No newline at end of file +Open in a browser http://localhost:7070