Update README.md

This commit is contained in:
i.j 2023-11-25 18:56:44 +00:00
parent 5ba805c48b
commit 0f1e403af3

View File

@ -26,7 +26,7 @@ Now call each one in your page using the `<link>` and `<script>` tag:
Then copy the following html structure: Then copy the following html structure:
```html ```html
<div class="mt-timeline"> <div class="mt-container">
<div id="mt-body" class="mt-body" role="feed"> <div id="mt-body" class="mt-body" role="feed">
<div class="loading-spinner"></div> <div class="loading-spinner"></div>
</div> </div>