Skip to content

Commit 78401b2

Browse files
committedNov 16, 2021
Updated README
1 parent 7b53a3f commit 78401b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This script handles the Knapsack problem with the 3 modes:
66
- Considering minimum weight values.
77
- Considering max values.
88

9-
Also, [@DieGopherLT](https://github.com/DieGopherLT) implemented the Strategy pattern, which makes it more easy to add and implement each algorithm mode.
9+
Also, [@DieGopherLT](https://github.com/DieGopherLT) implemented the Strategy pattern.
1010

1111
# Quick view:
1212

0 commit comments

Comments
 (0)