Skip to content

Commit c3474bd

Browse files
committed
Write the README
1 parent 8db1aff commit c3474bd

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@
33

44
# EmberData Request Service Cheat Sheet
55

6-
Check out [the deployed app](https://ember-learn.github.io/ember-data-request-service-cheat-sheet/). Yep, it uses Ember Octane!
6+
This is a work-in-progress cheat sheet to aid in writing documentation
7+
for and teaching EmberData's Request Service.
8+
To learn more about the Request Service, check out
9+
[RFC 860](https://rfcs.emberjs.com/id/0860-ember-data-request-service/).
710

8-
You can see side-by-side examples of [Ember Octane](https://emberjs.com/editions/octane) and Ember Classic.
11+
Visit [the deployed app](https://ember-learn.github.io/ember-data-request-service-cheat-sheet/) for side-by-side examples of EmberData's Request Service
12+
and older EmberData patterns.
913

1014

1115
## How to Contribute

0 commit comments

Comments
 (0)