Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
face-hh authored Feb 12, 2024
1 parent 06f3237 commit 7772812
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
Expand Up @@ -69,8 +69,10 @@ While running your code, you have a 10% of being interrupted by a spinning wheel

# Known bugs
1. The RegEx used to detect "regex" also matches comments like `/** */`.
2. If a feature's RegEx returns more than 2 lines of snippet, the program panics.
1. Every RegEx still works in comments (i.e. `// { this is: true }`).

# Credits
- [@mrbearworld](https://github.com/mybearworld) for completing the game **without buying anything**! Code [here](https://github.com/face-hh/subterfuge/issues/4)
- https://temu.com
- https://fortnite.com
- https://leetcode.com & everyone who posted solutions
Expand Down

0 comments on commit 7772812

Please sign in to comment.