Skip to content
Open
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Cellular Automata Evolution Simulator

## [Full article](https://github.com/xcontcom/evolving-cellular-automata/blob/main/docs/article.md)
## [Full article](https://xcontcom.github.io/evolving-cellular-automata/docs/article.html)

![CA Demo](screenshots/demo.gif)

Expand Down Expand Up @@ -41,6 +41,8 @@ cellular-automata-evolution/
└── README.md # Project documentation
```

[Repository](https://github.com/xcontcom/evolving-cellular-automata)

## Installation
### Prerequisites
- **Node.js** (v14 or higher)
Expand Down
Loading