Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit b35ed62

Browse files
doc: typing
1 parent bf98b61 commit b35ed62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@ Create a lightweight presentation using HTML and Web Components.
5252

5353
[DeckDeckGo] provides a [CLI](https://github.com/fluster/create-deckdeckgo) and a [starter kit](https://github.com/fluster/deckdeckgo-starter).
5454

55-
To get started and to create your presentation, simply run the following command and follow the prompt:
55+
To get started and **to create your presentation**, simply run the following command and follow the prompt:
5656

5757
```bash
5858
npm init deckdeckgo
5959
```
6060

6161
## Installing DeckDeckGo in any projects
6262

63-
If you wish to use the [DeckDeckGo] presentation tool without any tooling, use it directly in your project from a CDN using a simple script include or install it from [npm](https://www.npmjs.com/package/deckdeckgo).
63+
If you wish to use the [DeckDeckGo] presentation tool without any tooling, use it directly in your project from a CDN, using a simple script include, or install it from [npm](https://www.npmjs.com/package/deckdeckgo).
6464

6565
### Using DeckDeckGo from a CDN
6666

0 commit comments

Comments
 (0)