diff --git a/.wordlist.txt b/.wordlist.txt index 8217e85..1bfaf31 100644 --- a/.wordlist.txt +++ b/.wordlist.txt @@ -70,3 +70,4 @@ Jupyter Perkel ipynb revealjs +plugin diff --git a/README.md b/README.md index 48b5498..ac3b481 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,10 @@ In addition, the sample notebook includes BibTeX-format bibliography catalogue s ## How to use it? -To use it, grab the [example `.ipynb` file](https://github.com/habemus-python/quarto-agh-slides/blob/main/slides.ipynb) and edit it with your favourite Jupyter notebook tool. +To use it, grab the [example `.ipynb` file](https://github.com/habemus-python/quarto-agh-slides/blob/main/slides.ipynb) and edit it + with your favourite Jupyter notebook tool. -To generate HTML files for presentation, do `quarto render slides.ipynb --execute --to revealjs`, the output should look like this: +To generate HTML files for presentation, do `quarto render slides.ipynb --execute --to revealjs`, the output (`slides.html` file) should look like this: