add review
This commit is contained in:
parent
0737a2bd45
commit
3637374b23
1 changed files with 15 additions and 0 deletions
15
README.md
15
README.md
|
@ -35,6 +35,21 @@ def eff_it(x=1):
|
||||||
data = default_rng().random((10,10))
|
data = default_rng().random((10,10))
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Reviews
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
<span style="font-style: italic;">
|
||||||
|
|
||||||
|
one of the more fucked up things i've literally ever seen
|
||||||
|
|
||||||
|
</span>
|
||||||
|
<span style="text-align: right; font-style: italic;">
|
||||||
|
|
||||||
|
[- "danny mcClanahan"](https://circumstances.run/@hipsterelectron/113321459589917839), 2024
|
||||||
|
|
||||||
|
</span>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Reference in a new issue