Skip to content

Commit

Permalink
center the title in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
nestrada2 committed Feb 6, 2024
1 parent 958b448 commit 59334c6
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
@@ -1,4 +1,4 @@
<h1 style="text-align: center">Search Engine</h1>
<h1 align="center">Search Engine</h1>

This project is a smaller-scale version of a search engine that helps people find the information they are looking for using keywords. It returns a list of pages that contain the word or phrase they were searching for.

Expand Down

0 comments on commit 59334c6

Please sign in to comment.