Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
funnyDevGirl authored Apr 10, 2024
1 parent a7dc484 commit 031fc5c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -18,4 +20,4 @@ Compile the code:

```make install```

Open in a browser http://localhost:7070
Open in a browser http://localhost:7070

0 comments on commit 031fc5c

Please sign in to comment.