Skip to content

Commit f5024bb

Browse files
committed
chore(README): include a link to the docs
closes doshprompt#7
1 parent 70eae9e commit f5024bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ ___
2222
- [Dear Developer](#dear-developer)
2323
- [Getting Started](#getting-started)
2424
- [Quick Start](#quick-start)
25+
- [RTFM](#rtfm)
2526
- [Wiring It Up](#wiring-it-up)
2627
- [Module Setup](#module-setup)
2728
- [Localization File Formats](#localization-file-formats)
@@ -107,6 +108,10 @@ You can then include `angular-localization` after its dependencies, [angular](ht
107108
<script src="bower_components/angular-localization/angular-localization.js"></script>
108109
```
109110

111+
### RTFM
112+
113+
[Docs](http://doshprompt.github.io/angular-localization)
114+
110115
### Wiring It Up
111116

112117
1. Include the required libraries

0 commit comments

Comments
 (0)