Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
as6325400 authored Jun 6, 2024
1 parent 407a6d1 commit 2206fd1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,9 @@ in short, if mask[i][j] == [1, 2, 4], this point can change
```py
from Qart import Image
img.show("OTSU")
```
```

## Reference

1. [QArt Codes](https://research.swtch.com/qart)
2. [thonky](https://www.thonky.com/qr-code-tutorial/)

0 comments on commit 2206fd1

Please sign in to comment.