Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit bf17913

Browse files
committed
add example to readme;
1 parent d833935 commit bf17913

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
[![Coverage Status](https://coveralls.io/repos/appirio-tech/ng-submit-work/badge.svg?branch=master&service=github)](https://coveralls.io/github/appirio-tech/ng-submit-work?branch=master)
55
[![Dependency Status](https://www.versioneye.com/user/projects/55cbc568dfed0a001e000388/badge.svg?style=flat)](https://www.versioneye.com/user/projects/55cbc568dfed0a001e000388)
66

7+
## Example
8+
```jade
9+
submit-work(work-id="123")
10+
```
11+
712
## Docs
813
### API
914

0 commit comments

Comments
 (0)