Skip to content

Commit f16c093

Browse files
Update README.md
1 parent 7e5b7f4 commit f16c093

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ember-cli-capacitor
22
==============================================================================
33

4-
[Short description of the addon.]
4+
This addon integrates Ember and Capacitor.
55

66

77
Compatibility
@@ -23,7 +23,15 @@ ember install ember-cli-capacitor
2323
Usage
2424
------------------------------------------------------------------------------
2525

26-
[Longer description of how to use the addon in apps.]
26+
### Commands
27+
28+
```
29+
ember ios:serve
30+
```
31+
32+
```
33+
ember ios:build
34+
```
2735

2836

2937
Contributing

0 commit comments

Comments
 (0)