Browse Source

update README.md

master
Jakub Škrabánek 3 years ago
parent
commit
a6368d4cae
  1. 4
      README.md

4
README.md

@ -15,5 +15,7 @@ poté do našeho používaného HTML souboru do hlavičky vložíme *link* na cs
```
Nad nakonec `</body>` budeme chtít impotovat *bootstrap.bundle.js*
```html
<script src="js/bootstrap.bundle.js"></script>
<script src="js/bootstrap.bundle.js"></script>
</body>
</html>
```
Loading…
Cancel
Save