diff --git a/README b/README new file mode 100644 index 0000000..a5297b4 --- /dev/null +++ b/README @@ -0,0 +1,4 @@ +ieee754-interpreter +=================== + +Really simple program that can decode binary float (single-precision) values.