Skip to content

Commit

Permalink
Provide full path to logo from repo
Browse files Browse the repository at this point in the history
  • Loading branch information
suchow committed Jul 6, 2021
1 parent fc3f16d commit 1ee5a34
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 @@
<img src="logo.png" alt="proselint logo" width="200">
<img src="https://raw.githubusercontent.com/amperser/proselint/main/logo.png" alt="proselint logo" width="200">

![Workflow status](https://github.com/amperser/proselint/actions/workflows/ci-lint-test.yml/badge.svg)
[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)
Expand Down

0 comments on commit 1ee5a34

Please sign in to comment.