From 146d105a647f27047066b31200fa52b165462162 Mon Sep 17 00:00:00 2001 From: Thibault Friedrich Date: Thu, 14 Sep 2023 10:19:58 -0400 Subject: [PATCH] docs: add slides documentation --- README.md | 3 +-- slides/README.md | 6 ++++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c7c1ff6..d1540b5 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,7 @@ Screenshot -This is a demo project to show how to use composition pattern in React. It is part of a speech at the [React & React Native MTL Monthly Meetup -](https://www.meetup.com/react-mtl/events/294497412/) of November 2023. +This is a demo project to show how to use composition pattern in React. It is part of a speech at the [React & React Native MTL Monthly Meetup](https://www.meetup.com/react-mtl/events/294497412/) of November 2023. ## Getting started diff --git a/slides/README.md b/slides/README.md index b3a7335..00e9e2d 100644 --- a/slides/README.md +++ b/slides/README.md @@ -1,6 +1,8 @@ -# Welcome to [Slidev](https://github.com/slidevjs/slidev)! +# Slides -To start the slide show: +These slides were presented at the [React & React Native MTL Monthly Meetup](https://www.meetup.com/react-mtl/events/294497412/) of November 2023. + +## Getting started - `pnpm install` - `pnpm dev`