Skip to content

Commit

Permalink
README typos
Browse files Browse the repository at this point in the history
  • Loading branch information
kwxm committed Oct 26, 2020
1 parent e4c25eb commit f6e2e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plutus-benchmark/nofib/README.md
Expand Up @@ -20,7 +20,7 @@ The specific programs which we have ported to Plutus are:
* `knights`: find knight's tours of an NxN chessboard
* `last-piece`: a solver for a jigsaw problem (not included in the benchmarks)
* `primetest`: probablisitic primality testing
* `queens`: find solutions to the N queens problem on an m x m chessboard
* `queens`: find solutions to the N queens problem on an M x M chessboard


Each benchmark can be run with a number of inputs: type
Expand Down

0 comments on commit f6e2e82

Please sign in to comment.