diff --git a/README.md b/README.md index 897e58b..0a2046c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Floating-Point Playground -A more intuitive way to experiment with how floating-point numbers represent. +A more intuitive way to experiment with how floating-point numbers are represented. _Currently supports single-precision (32-bit) only._