Added a README file to the project.

This commit is contained in:
Jason Travis Smith 2015-12-30 22:24:41 -05:00
parent 039c093b92
commit 9b280f8c43

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# Alchemy #
This handles converting numbers to and from bytes
in either big or little endian format.