Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ bower install ngSmoothScroll

This module provides two directives:

####smoothScroll:
#### smoothScroll:

Attribute. Scrolls the window to this element, optionally validating the expression inside scroll-if.

Expand Down Expand Up @@ -75,7 +75,7 @@ Example:
</div>
```

####scrollTo:
#### scrollTo:

Attribute. Scrolls the window to the specified element ID when clicking this element.

Expand Down