Enhanced Documentation

The changes I made can make the documentation a little more better.
This commit is contained in:
HimajPatil 2021-03-22 19:22:55 +05:30 committed by GitHub
parent 83e691f58a
commit f4439d0664
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,8 @@ A smooth 3D tilt javascript library forked from [Tilt.js (jQuery version)](https
```html
<body>
<!-- your markup element -->
<div class="your-element" data-tilt></div>
<!-- at the end of the body -->