Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
nfurfaro committed Oct 16, 2023
1 parent ab2dc3f commit fe95dee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## HuffBits

A WIP library for bitwise manipulation of data written in huff. This project is serving as a learning tool on my Huff journey, but I expect to use it for building other stuff too. It still needs work and may have bugs.
A WIP library for bitwise manipulation of data written in huff. This project is serving as a learning tool on my Huff journey, but I expect to use it for building other stuff too. It still needs work and may have bugs.

Credit to https://github.com/huff-language/huffmate inspiration for the testing setup.

0 comments on commit fe95dee

Please sign in to comment.