You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,19 @@
2
2
3
3
# eRPC Railway Template
4
4
This is our implementation of eRPC, it's not perfect, but it's ours.
5
+
This template is a fork of the upstream [erpc/erpc](https://github.com/erpc/erpc) repository. If you want to keep your fork in sync with the upstream repository, you can add the upstream remote using:
0 commit comments