Skip to content

Commit b8cfb3f

Browse files
committed
Use raw image url for logo so it can be displayed on pub.dev
1 parent 78257eb commit b8cfb3f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
Unreleased
5+
----------
6+
7+
* (internal) Small changes to the README
8+
49
Version 3.3.1
510
----------
611

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
![Pub Popularity](https://img.shields.io/pub/popularity/nmea)
66
[![Pipeline](https://github.com/ricardoboss/dart_nmea/actions/workflows/dart.yml/badge.svg)](https://github.com/ricardoboss/dart_nmea/actions/workflows/dart.yml)
77

8-
# ![dart_nmea Logo](https://github.com/ricardoboss/dart_nmea/blob/main/images/logo_32.png) nmea
8+
# ![dart_nmea Logo](https://raw.githubusercontent.com/ricardoboss/dart_nmea/main/images/logo_32.png) nmea
99

1010
An extensible NMEA0183 parser.
1111

0 commit comments

Comments
 (0)