Skip to content

Commit

Permalink
[fix] image width attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
rioam2 committed Mar 17, 2019
1 parent 53807ac commit 955d6a6
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="assets/proxc_logo.png" alt="ProxC Logo" style="width: 500px; max-width: 50%;">
<img src="assets/proxc_logo.png" alt="ProxC Logo" width="400">

[![Build Status](https://travis-ci.com/rioam2/ProxC.svg?branch=master)](https://travis-ci.com/rioam2/ProxC)
[![Coverage Status](https://coveralls.io/repos/github/rioam2/ProxC/badge.svg?branch=master)](https://coveralls.io/github/rioam2/ProxC?branch=master)
Expand Down

0 comments on commit 955d6a6

Please sign in to comment.