Skip to content

Commit ebee7dc

Browse files
committed
update readme
1 parent 306ece5 commit ebee7dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Build [mruby](https://github.com/mruby/mruby) using [zig](https://ziglang.org) (
1212

1313
> Yeah, but your scientists were so preoccupied with whether or not they could, they didn't stop to think if they should.
1414
>
15-
> - Jeff Goldblum
15+
> --- Jeff Goldblum
1616
1717
This project builds MRuby from source, only using Zig.
1818

@@ -121,7 +121,7 @@ zig build -Doptimize=ReleaseFast -Dtarget=x86_64-linux-gnu
121121

122122
See the `example-zig` step in [build.zig](build.zig), and [src/example.zig](src/example.zig).
123123

124-
TODO: document creating and using custom gems
124+
TODO: document creating and using custom gems, using only a subset of the standard library, etc
125125

126126
## Contributing
127127

0 commit comments

Comments
 (0)