Skip to content

Commit 8fd5ee0

Browse files
authored
Update README.md
Re-order puzzles based on feedback difficulty.
1 parent f6d5571 commit 8fd5ee0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@ You should see something like this
6666
- [SumArray](https://github.com/rareskills/huff-puzzles/blob/main/src/SumArray.huff)
6767
- [Keccak](https://github.com/rareskills/huff-puzzles/blob/main/src/Keccak.huff)
6868
- [MaxOfArray](https://github.com/rareskills/huff-puzzles/blob/main/src/MaxOfArray.huff)
69-
- [Donations](https://github.com/rareskills/huff-puzzles/blob/main/src/Donations.huff)
70-
- [BasicBank](https://github.com/rareskills/huff-puzzles/blob/main/src/BasicBank.huff)
71-
- [SimulateArray](https://github.com/rareskills/huff-puzzles/blob/main/src/SimulateArray.huff)
72-
- [Emitter](https://github.com/rareskills/huff-puzzles/blob/main/src/Emitter.huff)
7369
- [Create](https://github.com/rareskills/huff-puzzles/blob/main/src/Create.huff)
70+
- [Emitter](https://github.com/rareskills/huff-puzzles/blob/main/src/Emitter.huff)
71+
- [Donations](https://github.com/rareskills/huff-puzzles/blob/main/src/Donations.huff)
7472
- [SendEther](https://github.com/rareskills/huff-puzzles/blob/main/src/SendEther.huff)
73+
- [BasicBank](https://github.com/rareskills/huff-puzzles/blob/main/src/BasicBank.huff)
7574
- [Distribute](https://github.com/rareskills/huff-puzzles/blob/main/src/Distributor.huff)
75+
- [SimulateArray](https://github.com/rareskills/huff-puzzles/blob/main/src/SimulateArray.huff)
7676

7777
## More resources
7878

0 commit comments

Comments
 (0)