Skip to content

Commit d31a2d4

Browse files
committed
add credits
1 parent ebee7dc commit d31a2d4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,12 @@ Bug reports and pull requests are welcome at https://github.com/jethrodaniel/mru
130130
## License
131131

132132
[MIT](https://spdx.org/licenses/MIT.html), same as [MRuby](https://github.com/mruby/mruby).
133+
134+
## Credits
135+
136+
This project is inspired by https://github.com/dantecatalfamo/mruby-zig (MIT):
137+
138+
Some differences:
139+
140+
- we use `@cImport` instead of zig bindings
141+
- we use `zig build` instead of `rake`

0 commit comments

Comments
 (0)