Skip to content

Commit f60f76b

Browse files
committed
Add documentations
- README (wip) - CONTRIBUTING (wip) - CHANGELOG (wip)
1 parent 723f640 commit f60f76b

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Changelog

CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Contributing

README.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# angular-link-header-parser
2+
3+
AngularJS factory that parse Link header and return a JSON object.
4+
5+
## TODO
6+
7+
## License
8+
9+
Released under the terms of the [MIT License]().
10+
11+
## Contributing
12+
13+
## Changelog
14+
15+
## Installation
16+
17+
## Usage

0 commit comments

Comments
 (0)