Skip to content

Commit

Permalink
Merge pull request #132 from uploadcare/simd/add-x86-info
Browse files Browse the repository at this point in the history
Add x86 info
  • Loading branch information
homm authored Jun 20, 2023
2 parents 668aa48 + a7ff3e9 commit faae977
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Pillow-SIMD

Pillow-SIMD is "following" [Pillow][original-docs].
Pillow-SIMD versions are 100% compatible
Pillow-SIMD is highly optimized version of [Pillow library][original-docs]
for x86 architecture (mainly Intel and AMD CPUs).

Pillow-SIMD is "following" Pillow which means it is
drop-in replacements for Pillow of the same version.
For example, `Pillow-SIMD 3.2.0.post3` is a drop-in replacement for
`Pillow 3.2.0`, and `Pillow-SIMD 3.3.3.post0` — for `Pillow 3.3.3`.
Expand Down

0 comments on commit faae977

Please sign in to comment.