Skip to content

Commit

Permalink
little documentation changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Hazarapet committed Nov 2, 2016
1 parent a90c4d0 commit 385b110
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 26 deletions.
75 changes: 49 additions & 26 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,10 @@ $scope.config = [
{
type: "title",
heading: "Welcome to the NG-Joyride demo",
finishBtnText: 'Finish',
prevBtnText: 'Previous',
skipBtnText: 'Skip',
nextBtnText: 'Next',
text: '<div class="row"><div id="title-text" class="col-md-12"><span class="main-text">Welcome to <strong>Ng Joyride Demo</strong></span><br><span>( This demo will walk you through the features of Ng-Joyride. )</span><br/><br/><span class="small"><em>This can have custom html too !!!</em></span></div></div>'
curtainClass : 'myCustomClass' //this is optional.
}
Expand Down

0 comments on commit 385b110

Please sign in to comment.