Skip to content

Commit 9357044

Browse files
authored
Update logo image syntax in readme.md (#878)
With the change, the logo should display correctly in the NuGet README.
1 parent f27dbbd commit 9357044

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# ![iCal.NET](https://github.com/ical-org/ical.net/raw/main/assets/logo_300px.png)
1+
<p margin="0" padding="0">
2+
<img src="https://github.com/ical-org/ical.net/raw/main/assets/logo_300px.png" alt="iCal.NET" />
3+
</p>
24

35
| [![GitHub release](https://img.shields.io/github/release/ical-org/ical.net.svg?sort=semver)](https://github.com/ical-org/ical.net/releases/latest) | [![codecov](https://codecov.io/gh/ical-org/ical.net/branch/main/graph/badge.svg)](https://codecov.io/gh/ical-org/ical.net) | [![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://github.com/ical-org/ical.net/blob/main/license.md) |
46
|----------|----------|----------|

0 commit comments

Comments
 (0)