📝 Update description and keywords

This commit is contained in:
brunosimon
2017-12-26 12:51:25 +01:00
parent c33bdb28aa
commit f5368e060f
2 changed files with 2 additions and 3 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
{
"name": "keppler",
"version": "1.2.1",
"description": "",
"description": "Real time code sharing for your lectures and presentations",
"keywords": ["keppler", "teach", "learn", "code", "presentation", "live-coding", "share"],
"bin": {
"keppler": "bin/index.js"
},
-2
View File
@@ -4,8 +4,6 @@
## What is keppler
Keppler lets you share your code during a presentation.
Start keppler inside your project folder, share the URL with your audience and start coding.
Any time you save a file, viewers will receive those changes. They can browse through the files, go back in history, copy the code, download the project, preview images, chat with other viewers, ask the presenter to slow down, etc.