We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f9e192 commit fb40d27Copy full SHA for fb40d27
1 file changed
README.md
@@ -2,7 +2,13 @@
2
3
Migrates ember-cli projects to the newly proposed module format.
4
5
-See RFC for details.
+See [emberjs/rfcs#143](https://github.com/emberjs/rfcs/pull/143) for details.
6
+
7
+## Examples
8
9
+* [Ghost admin client](https://github.com/rwjblue/--ghost-modules-sample/tree/grouped-collections/src)
10
+* [Travis client](https://github.com/rwjblue/--travis-modules-sample/tree/modules/src)
11
+* [`ember new my-app`](https://github.com/rwjblue/--new-app-blueprint/tree/modules/src)
12
13
### Usage
14
0 commit comments