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

Commit d16f5bb

Browse files
docs: update text and add features
1 parent f3cd98e commit d16f5bb

File tree

1 file changed

+21
-4
lines changed

1 file changed

+21
-4
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33

44
<br/>
55

6-
<p><strong>DeckDeckGo</strong> - The open source web editor for presentations. πŸš€</p>
6+
<p><strong>DeckDeckGo</strong> - The open source web editor for presentations</p>
77

8-
<p>Create a PWA presentation using either our <a href="https://deckdeckgo.com">online editor</a> or our developer kit with HTML or Markdown.</p>
8+
<p>Create slides with our <a href="https://deckdeckgo.com">online editor</a> or developer kit πŸ”₯.</p>
99

10-
<p>Cherry on the cake πŸ’πŸŽ‚ DeckDeckGo comes with a Progressive Web App to <a href="https://deckdeckgo.app">remote control</a> your slides. πŸ“±</p>
10+
<p>Interact with your decks through a <a href="https://deckdeckgo.app">remote control</a> πŸ“±.</p>
1111

1212
<br/>
1313

@@ -23,6 +23,7 @@
2323
## Table of contents
2424

2525
- [Getting Started](#getting-started)
26+
- [Features](#features)
2627
- [Documentation](#documentation)
2728
- [Contributing](#contributing)
2829
- [Progressive Web Apps](#progressive-web-apps)
@@ -31,7 +32,23 @@
3132

3233
## Getting Started
3334

34-
Start your new presentation using our πŸ‘‰ [online Editor](https://deckdeckgo.com) πŸ‘ˆ or as a developer by following the quick [Getting Started guide](https://docs.deckdeckgo.com/docs).
35+
Start your new presentation using our πŸ‘‰ [online Editor](https://deckdeckgo.com) πŸ‘ˆ or with our developer kit by following the quick [Getting Started guide](https://docs.deckdeckgo.com/docs).
36+
37+
## Features
38+
39+
We are constantly developing new features and are always happy to hear about cool ideas.
40+
41+
- Create, present and share your slides as Progressive Web Apps
42+
- Interact with your audience with live polls
43+
- Use predefined rich and responsive templates
44+
- Search Unsplash and Tenor GIFs
45+
- Integrate easily Youtube video
46+
- Showcase your best developer code snippets
47+
- Interact with your presentations with a remote control
48+
- Present and work offline
49+
- Push the source code of your online slides to GitHub
50+
51+
And many more features...
3552

3653
## Documentation
3754

0 commit comments

Comments
Β (0)