Skip to content

Commit 40585f4

Browse files
📚 docs(README): Add Wikipedia reference.
1 parent 6de727a commit 40585f4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,8 @@ See [docs](https://aureooms.github.io/js-knapsack/index.html).
2424
[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/aureooms/js-knapsack.svg)](https://codeclimate.com/github/aureooms/js-knapsack/trends/technical_debt)
2525
[![Documentation](https://aureooms.github.io/js-knapsack/badge.svg)](https://aureooms.github.io/js-knapsack/source.html)
2626
[![Package size](https://img.shields.io/bundlephobia/minzip/@aureooms/js-knapsack)](https://bundlephobia.com/result?p=@aureooms/js-knapsack)
27+
28+
## :book: References
29+
30+
- The [knapsack problem](https://en.wikipedia.org/wiki/Knapsack_problem)
31+
explained in Wikipedia.

0 commit comments

Comments
 (0)