Update README.md

This commit is contained in:
Ashik 2020-09-28 10:58:37 +02:00 committed by GitHub
parent 189cc66c47
commit 60cfde4267
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Sudoku solver for Android (open source)
This sudoku solver is written by Ashik (ashik@ashikslab.in)
This sudoku solver is written by Ashik (a@shik.in)
using the libexact software library for solving exact cover problems.
libexact was developed by Petteri Kaski and Olli Pottonen