Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubSchwenkbeck authored Nov 20, 2024
1 parent 829b218 commit e2b3eca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ I chose **Scala** for this implementation due to its powerful combination of **f
- **GUI Integration**: Intuitive graphical representation of the trie and live demonstration of pattern matching.
- **Concurrency**: Utilizing Scala's concurrency features (e.g., Futures, Akka) to improve performance for large-scale input.

Checkout the different branches to follow the progress of each new feature!
---

## **Why Aho-Corasick?**
Expand Down

0 comments on commit e2b3eca

Please sign in to comment.