link to repo

This commit is contained in:
sejo 2021-09-02 16:18:04 -05:00
parent 01627d317d
commit 09a635fe69
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ a quick and dirty turing machine simulator, written in C89.
# the code
=> https://tildegit.org/sejo/turingsim turingsim git repository
```
#include <stdio.h>