From: constraintAutomaton Date: Tue, 8 Apr 2025 17:12:27 +0000 (+0200) Subject: Update README with working WebAssembly usage example. X-Git-Tag: v0.10.0~55^2~5 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=d2dfb7ccda23782d0692f6aff76157ba876a436d;p=scryer-prolog.git Update README with working WebAssembly usage example. --- diff --git a/README.md b/README.md index 0e8438d4..cbd9ff51 100644 --- a/README.md +++ b/README.md @@ -197,57 +197,86 @@ Then a `pkg` directory will be created, containing everything you need for a web ```html - - - Scryer Prolog - Sudoku Solver Example - - - + + + + + + ```