Skip to content

Commit

Permalink
Addded none as an action
Browse files Browse the repository at this point in the history
  • Loading branch information
kcelebi committed Sep 9, 2024
1 parent 456fe71 commit b32028f
Show file tree
Hide file tree
Showing 5 changed files with 137 additions and 43 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ <h1>Cellular Automata Research</h1>
<li><a href='visualize/inter.html'>Interactive View</a></li>
<br>
<li><a href='visualize/automata.html'>Generator</a></li>
<br>
<li><a href='visualize/train-test.html'>Training + Testing Visualize</a></li>
</ul>
</body>

Expand Down
Loading

0 comments on commit b32028f

Please sign in to comment.