Skip to content

Commit 3d4252b

Browse files
authored
Update README.md
1 parent 1cb8968 commit 3d4252b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,10 @@ app and your native/hybrid app.
2525

2626
## Related projects
2727

28-
I created a couple of sample projects that worked up to version 2.x to demonstrate integrating the
29-
[schema.today.graphql](./samples/today/schema.today.graphql) service into an Electron app. I haven't migrated them
30-
to 3.x and C++17 yet, but they're available under my personal account. Feel free to use either or both of these as a
31-
starting point to integrate your own generated service with Node or Electron. PRs with links to your own samples or
32-
migrating either of those projects to 3.x are welcome.
28+
I created a couple of sample projects that work with the latest version to demonstrate integrating the
29+
[schema.today.graphql](./samples/today/schema.today.graphql) service into an Electron app. They're available under
30+
my personal account, feel free to use either or both of these as a starting point to integrate your own generated
31+
service with Node or Electron. PRs with links to your own samples are always welcome.
3332

3433
- [electron-cppgraphql](https://github.com/wravery/electron-cppgraphql): Node Native Module which compiles
3534
against the version of the Node headers included in Electron.

0 commit comments

Comments
 (0)