Skip to content

Commit

Permalink
chore(README): updates README.md to reflect current state
Browse files Browse the repository at this point in the history
  • Loading branch information
lukepeterson committed Jul 14, 2024
1 parent 3cc46d2 commit 053dfe3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ This project takes an input string, tokenises the string into a slice of tokens,
- Label support
- Data support (define byte, word, storage)
- Input from STDIN
- Find a more robust way to deal with mixed case inputs (`0x` vs `0X` which are both valid prefixes)
- Create some `New()` functions to make it clearer what's happening in our consumers

# Usage

Expand Down

0 comments on commit 053dfe3

Please sign in to comment.