Skip to content

Commit e3d10a0

Browse files
Merge pull request #18 from Codehackerone/Codehackerone-readmeupdates-1
Update README.md
2 parents 86246d3 + e102974 commit e3d10a0

File tree

1 file changed

+27
-4
lines changed

1 file changed

+27
-4
lines changed

README.md

Lines changed: 27 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
1-
# Parkify
2-
3-
Hasslefree way to book your parking space with easy cancellations and timeline extensions
1+
<!--# Parkify-->
2+
<div align="center">
3+
<picture>
4+
<source srcset="https://res.cloudinary.com/codehackerone/image/upload/v1654404920/Parkify/logo-white_em2e4o.png" media="(prefers-color-scheme: dark)">
5+
<img alt="PARKIFY_LOGO" id="logo-dark" src="https://res.cloudinary.com/codehackerone/image/upload/v1654404897/Parkify/logo-black_y6ungi.png" height="100" />
6+
</picture>
7+
<!--<img alt="PARKIFY_LOGO" id="logo-dark" src="public/img/logo-black.png" height="100" />-->
8+
<br>
9+
<!-- <img alt="PARKIFY_TEXT" id="logo-white" src="public/img/logo-text-black.png" height="40"/> -->
10+
<picture>
11+
<source srcset="https://res.cloudinary.com/codehackerone/image/upload/v1654404904/Parkify/logo-text-white_jqhdsf.png" media="(prefers-color-scheme: dark)">
12+
<img alt="PARKIFY_TEXT" id="logo-dark" src="https://res.cloudinary.com/codehackerone/image/upload/v1654404900/Parkify/logo-text-black_qnvhtr.png" height="40" />
13+
</picture>
14+
<br><br>
15+
<span style="font-weight: bold;">&#60;/&#62;</span> with <span style="color: #8b0000;">&hearts;</span> by <a href="https://github.com/codehackerone">@codehackerone</a>.<br><br>
16+
<p align="center">
17+
<img src="https://img.shields.io/badge/version-1.0.0-yellowgreen" alt="version 1.0.0"/>
18+
<img src="https://img.shields.io/badge/license-MIT-brightgreen" alt="license MIT"/>
19+
<img src="https://img.shields.io/github/issues-pr-raw/codehackerone/parkify.svg" />
20+
<img src="https://img.shields.io/github/issues-raw/codehackerone/parkify.svg"/>
21+
<img src="https://img.shields.io/badge/author-Codehackerone-orange" alt="author codehackerone"/>
22+
</p>
23+
</div>
24+
<br>
25+
26+
> Hasslefree way to book your parking space with easy cancellations and timeline extensions<br>
427
528
---
629
![cover image](https://github.com/Codehackerone/parkify/blob/main/public/img/coverpage.png)
@@ -101,4 +124,4 @@ Create a `.env` file then edit it with your settings. You will need:
101124
Please read `CODE_OF_CONDUCT.md` for details on the code of conduct, and the process for submitting pull requests.
102125

103126
---
104-
This repo is crafted with <span style="color: #8b0000;">&hearts;</span> and owned/maintained by <a href="https://github.com/codehackerone">@codehackerone</a>.
127+
This repo is owned/maintained by <a href="https://github.com/codehackerone">@codehackerone</a>.

0 commit comments

Comments
 (0)