Skip to content

Commit c769ed4

Browse files
committed
add demo site to readme
1 parent acddd17 commit c769ed4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ The purpose of this presentation is to teach:
55
- When to use CSS Grid and Flexbox
66
- How to make basic layouts with CSS Grid and Flexbox
77

8-
### Basic setup
8+
Demo: https://mandeed.github.io/css-grid-presentation/
9+
10+
### Basic local setup
911

1012
The core of reveal.js is very easy to install. You'll simply need to download a copy of this repository and open the index.html file directly in your browser.
1113

0 commit comments

Comments
 (0)