Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lpxxn committed Feb 26, 2020
1 parent 781a414 commit 7460717
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# rust-design-pattern
Design Pattern in Rust
<p align="center">
<!-- <img src="/rust.png" height="400"> -->
<h1 align="center">
Design Pattern in Rust
</h1>
</p>

## Behavioral Patterns
| Pattern | Description | Status |
|:-------:|:----------- |:------:|
| [Strategy](/behavioral/strategy.rs) | Enables an algorithm's behavior to be selected at runtime ||

0 comments on commit 7460717

Please sign in to comment.