Skip to content

Commit fcb2a85

Browse files
committed
updated README to hopefully make it work with NPM
1 parent c56fefd commit fcb2a85

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Popper.js
2+
Popper.js is a library used to create **poppers** in web applications.
23

34
[![Build Status](https://travis-ci.org/FezVrasta/popper.js.svg?branch=master)](https://travis-ci.org/FezVrasta/popper.js)
45
[![npm version](https://badge.fury.io/js/popper.js.svg)](https://badge.fury.io/js/popper.js)
56
[![Join the chat!](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/FezVrasta/popper.js)
67

7-
<img src="https://github.com/FezVrasta/popper.js/blob/master/popperjs.png" align="right" width=250>
8-
Popper.js is a library used to create **poppers** in web applications.
8+
<img src="https://raw.githubusercontent.com/FezVrasta/popper.js/master/popperjs.png" align="right" width=250>
99

1010
## Wut? Poppers?
1111
A popper is an element on the screen which "pops out" from the natural flow of your application.

0 commit comments

Comments
 (0)