Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
moorara committed Dec 27, 2024
1 parent f97dca2 commit 204f82d
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 @@ -50,9 +50,11 @@ A collection of common data structures and algorithms for Go applications.
- Directed Graph
- Weighted Undirected Graph
- Weighted Directed Graph
- Finite Automata
- Automata
- DFA
- NFA
- Grammars
- Context-Free Grammar
- Sets (union, intersection, difference, powerset, partitions, etc.)

## Development
Expand Down

0 comments on commit 204f82d

Please sign in to comment.