[update] Readme
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user