Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
melsman committed Jan 12, 2024
1 parent 39cfa9d commit 11f9504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Standard ML examples include the [hello](sml-examples/hello/hello.sml)
and [flags](sml-examples/flags/flags.sml) examples ported to Standard
ML from C, the [mandel](sml-examples/mandel/mandel.sml) example
demonstrating an interactive Mandelbrot viewer, and the
[nbody](sml-examples/mandel/nbody.sml) example demonstrating an
[nbody](sml-examples/nbody/nbody.sml) example demonstrating an
interactive Nbody simulator.

## The C Library (from https://github.com/erkkah/tigr)
Expand Down

0 comments on commit 11f9504

Please sign in to comment.