diff --git a/README.md b/README.md new file mode 100644 index 0000000..93ad7fa --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Alchemy # +This handles converting numbers to and from bytes +in either big or little endian format.