From d37d31708a58c7a51f5c04aede11a3befc2c5569 Mon Sep 17 00:00:00 2001 From: Unick Soft Date: Sat, 8 Feb 2020 21:58:01 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 473017d..e9382fa 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ In files: /wiki/.htaccess /en/wiki/.htaccess -8. Some algorithms use binary CGI file (short-path, Eulerian cycle/path and so on). If you want to run them, you need to compile GraphOffline util: https://github.com/UnickSoft/GraphOffline. And place it with name /cgi-bin/GraphCGI.exe +8. Some algorithms use binary CGI file (short-path, Eulerian cycle/path and so on). If you want to run them, you need to compile GraphOffline util: https://github.com/UnickSoft/GraphOffline. And place it with name /cgi-bin/GraphCGI.exe or you can take precompiled file(Windows and Mac) from /cgi-bin/GraphOffline # Additional steps to run from subdirectory: