Fix typo in README.

This commit is contained in:
Isis Lovecruft 2017-09-21 22:06:48 +00:00
parent 2fade021aa
commit a1caa4dfda
Failed to extract signature

View file

@ -74,7 +74,7 @@ included in the SUPERCOP benchmarking suite (albeit their numbers are for the
older Nehalem microarchitecture). older Nehalem microarchitecture).
Additionally, thanks to Rust, this implementation has both type and memory Additionally, thanks to Rust, this implementation has both type and memory
safety. It's also easily readable a much larger set of people than those who safety. It's also easily readable for a much larger set of people than those who
can read qhasm, making it more readily and more easily auditable. We're of can read qhasm, making it more readily and more easily auditable. We're of
the opinion that, ultimately, these features—combined with speed—are more the opinion that, ultimately, these features—combined with speed—are more
valuable than simply cycle counts alone. valuable than simply cycle counts alone.