Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NastasiyaT committed Nov 2, 2023
1 parent 0c26ca2 commit 3ce69fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
[![Test Coverage](https://api.codeclimate.com/v1/badges/969415d4075692fae4c8/test_coverage)](https://codeclimate.com/github/NastasiyaT/java-project-72/test_coverage)

### About the project:
This web application is a simple `page analyzer`. It allows to add new website to a list and then run check on it. The received data contains *HTTP response status code*, *H1 heading*, *title* and *description*.
This web application is a simple `webpage analyzer`. It allows to add new website to a list and then run check on it. The received data contains *HTTP response status code*, *H1 heading*, *title* and *description*.

#### Demo: https://webapp-atvf.onrender.com

0 comments on commit 3ce69fb

Please sign in to comment.