Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pallada-92 authored Nov 15, 2020
1 parent 59808d4 commit c78e1c6
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,17 +69,6 @@ nz = 0.737 + -0.270 Col + 0.302 Row
* [JavaScript version](https://observablehq.com/d/940d2895b3e9e611)
* [Russian (Русский)](https://habr.com/ru/post/437168/)

## Building from source

1. Install the <a href="https://github.com/DNA-and-Natural-Algorithms-Group/piperine">piperine compiler by the DNA and Natural Algorithms Group</a>.
2. Run the following command

```
piperine-design cube3d.crn --maxspurious 0.765
```

3. Wait 2-3 hours for compilation results

## Gallery

<table>
Expand Down Expand Up @@ -145,6 +134,16 @@ piperine-design cube3d.crn --maxspurious 0.765
</tr>
</table>

## Building from source

1. Install the <a href="https://github.com/DNA-and-Natural-Algorithms-Group/piperine">piperine compiler by the DNA and Natural Algorithms Group</a>.
2. Run the following command

```
piperine-design cube3d.crn --maxspurious 0.765
```

3. Wait 2-3 hours for compilation results

## References

Expand Down

0 comments on commit c78e1c6

Please sign in to comment.