From d07ceacb9b9595e6549f90f69348f6b9a5d95362 Mon Sep 17 00:00:00 2001 From: ShivanS93 Date: Sun, 23 May 2021 23:10:42 +1200 Subject: [PATCH] working on presentation --- README.md | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index fbea941..7dc4b29 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,14 @@ -

- - reveal.js - -

- - Slides -

+# TubeStats Presentation -reveal.js is an open source HTML presentation framework. It enables anyone with a web browser to create fully featured and beautiful presentations for free. [Check out the live demo](https://revealjs.com/). +This is a presentation by Shivan Sivakumaran -The framework comes with a broad range of features including [nested slides](https://revealjs.com/vertical-slides/), [Markdown support](https://revealjs.com/markdown/), [Auto-Animate](https://revealjs.com/auto-animate/), [PDF export](https://revealjs.com/pdf-export/), [speaker notes](https://revealjs.com/speaker-view/), [LaTeX support](https://revealjs.com/math/), [syntax highlighted code](https://revealjs.com/code/) and much more. +## About -

- Get Started -

+Given at the Christchurch Python Meetup on the Tuesday 2nd of June 2021. -## Documentation -The full reveal.js documentation is available at [revealjs.com](https://revealjs.com). +## Acknowledgements -## Online Editor -Want to create your presentation using a visual editor? Try the official reveal.js presentation platform for free at [Slides.com](https://slides.com). It's made by the same people behind reveal.js. - -## License +This is made using [reveal.js](https://revealjs.com) by Hakim El Hattab, https://hakim.se MIT licensed