[update] Readme

This commit is contained in:
Bruno SIMON
2016-09-16 18:19:54 +02:00
parent 80580433ac
commit b7264eaaf5
3 changed files with 62 additions and 3 deletions
+2 -3
View File
@@ -53,6 +53,7 @@ section.projects(ng-controller="ProjectsController as controller")
| files
.value
| {{project.files_count}}
section.text
.title
| What is keppler
@@ -60,9 +61,7 @@ section.text
p
| Keppler lets you share your code simply during a presentation.
br
| The tool displays the hierarchy of files and their history. It indicates the arrival of new versions of a file and displays which parts have changed.
p
| Viewers can easily browse files and history while following the presentation.
| Start keppler inside your project folder, share the URL with the viewers and start coding. When you save or change any files, viewers receive them, can browse through the files tree and discover changes you've made.
p
| Keppler is easy to install and works with NodeJS.