diff --git a/README.md b/README.md index 02d63c3..768a908 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ A micro script to scroll content "left-right" using links. Bootstrap and zeptoJS are used for demo purposes only. You can use whatever you like. If you don't want to use an external JS lib then convert any $() calls to regular document.getElementById and document.querySelector. ``` -left-right is free to use, modify and distribute governed by an MIT license. Please see LICENSE for license abstract. -``` \ No newline at end of file +SimpleHorizontalScroller is free to use, modify and distribute governed by an MIT license. Please see LICENSE for license abstract. +```