Skip to content

Commit 664396b

Browse files
committed
Updated README.
1 parent 6ab38a4 commit 664396b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ and classic concurrency patterns.
1818
<p>
1919
The design goals of this gem are:
2020
<ul>
21+
<li>Be an 'unopinionted' toolbox that provides useful utilities without debating which is better or why</li>
22+
<li>Remain free of external gem dependencies</li>
2123
<li>Stay true to the spirit of the languages providing inspiration</li>
2224
<li>But implement in a way that makes sense for Ruby</li>
2325
<li>Keep the semantics as idiomatic Ruby as possible</li>

0 commit comments

Comments
 (0)