Skip to content

Commit 5e0af57

Browse files
authored
Update README.md
1 parent 07e13cc commit 5e0af57

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,6 +1,8 @@
11
# Vanilla JS - Magic Line Navigation
22
original idea: https://css-tricks.com/jquery-magicline-navigation/
33

4+
[![CodeFactor](https://www.codefactor.io/repository/github/basticodes/vanilla-js-magic-line-navigation/badge)](https://www.codefactor.io/repository/github/basticodes/vanilla-js-magic-line-navigation)
5+
46
## Browser Support
57
![Chrome](https://camo.githubusercontent.com/26846e979600799e9f4273d38bd9e5cb7bb8d6d0/68747470733a2f2f7261772e6769746875622e636f6d2f616c7272612f62726f777365722d6c6f676f732f6d61737465722f7372632f6368726f6d652f6368726f6d655f34387834382e706e67) | ![Firefox](https://camo.githubusercontent.com/6087557f69ec6585eb7f8d7bd7d9ecb6b7f51ba1/68747470733a2f2f7261772e6769746875622e636f6d2f616c7272612f62726f777365722d6c6f676f732f6d61737465722f7372632f66697265666f782f66697265666f785f34387834382e706e67) | ![IE](https://camo.githubusercontent.com/4b062fb12353b0ef8420a72ddc3debf6b2ee5747/68747470733a2f2f7261772e6769746875622e636f6d2f616c7272612f62726f777365722d6c6f676f732f6d61737465722f7372632f617263686976652f696e7465726e65742d6578706c6f7265725f392d31312f696e7465726e65742d6578706c6f7265725f392d31315f34387834382e706e67) | ![Edge](https://camo.githubusercontent.com/826b3030243b09465bf14cf420704344f5eee991/68747470733a2f2f7261772e6769746875622e636f6d2f616c7272612f62726f777365722d6c6f676f732f6d61737465722f7372632f656467652f656467655f34387834382e706e67) | ![Opera](https://camo.githubusercontent.com/96d2405a936da1fb8988db0c1d304d3db04b8a52/68747470733a2f2f7261772e6769746875622e636f6d2f616c7272612f62726f777365722d6c6f676f732f6d61737465722f7372632f6f706572612f6f706572615f34387834382e706e67) | ![Safari](https://camo.githubusercontent.com/6fbaeb334b99e74ddd89190a42766ea3b4600d2c/68747470733a2f2f7261772e6769746875622e636f6d2f616c7272612f62726f777365722d6c6f676f732f6d61737465722f7372632f7361666172692f7361666172695f34387834382e706e67)
68
--- | --- | --- | --- | --- | --- |
@@ -50,6 +52,4 @@ myMagicLine.init();
5052
## This is how it looks like
5153
![Alt text](https://raw.githubusercontent.com/basticodes/Vanilla-JS-Magic-Line-Navigation/master/demo/screenshot.PNG)
5254

53-
[![CodeFactor](https://www.codefactor.io/repository/github/basticodes/vanilla-js-magic-line-navigation/badge)](https://www.codefactor.io/repository/github/basticodes/vanilla-js-magic-line-navigation)
54-
5555
Check out the [Demo](https://codepen.io/bastian_fiessinger/full/MWYMWJN) on Codepen

0 commit comments

Comments
 (0)