Skip to content

Commit fb966f3

Browse files
committed
readme update
1 parent d31a2d4 commit fb966f3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,15 +127,15 @@ TODO: document creating and using custom gems, using only a subset of the standa
127127

128128
Bug reports and pull requests are welcome at https://github.com/jethrodaniel/mruby.zig
129129

130-
## License
131-
132-
[MIT](https://spdx.org/licenses/MIT.html), same as [MRuby](https://github.com/mruby/mruby).
133-
134-
## Credits
130+
## Acknowledgements
135131

136-
This project is inspired by https://github.com/dantecatalfamo/mruby-zig (MIT):
132+
This project was inspired by https://github.com/dantecatalfamo/mruby-zig (MIT):
137133

138134
Some differences:
139135

140136
- we use `@cImport` instead of zig bindings
141137
- we use `zig build` instead of `rake`
138+
139+
## License
140+
141+
[MIT](https://spdx.org/licenses/MIT.html), same as [MRuby](https://github.com/mruby/mruby).

0 commit comments

Comments
 (0)