Skip to content

Commit 78f069f

Browse files
author
Sahin Boydas
committed
Update README.md
1 parent 2ea1447 commit 78f069f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

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

33
*A GraphQL Relay schema created by reflection over a Rails models*
44

5+
## Demo
6+
Check out the **[example](https://github.com/movielala/rails-graphql-generator-demo)** for a demo of Rails GraphQL Generator in action.
7+
58
## Usage
69
Add your Gemfile:
710

@@ -26,8 +29,6 @@ rails g graphql User
2629

2730
and start server [http://localhost:3000/graphiql](http://localhost:3000/graphiql)
2831

29-
Check out the **[example](https://github.com/movielala/rails-graphql-generator-demo)** for a demo of Rails GraphQL Generator in action.
30-
3132
## Road Map
3233

3334
* Add test

0 commit comments

Comments
 (0)