Copied
This commit is contained in:
15
html/docs.html
Normal file
15
html/docs.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<body>
|
||||
|
||||
<form action="/">
|
||||
<button type="submit">Go back</button>
|
||||
</form> <br>
|
||||
|
||||
<h1>Documentation</h1>
|
||||
<h2>Turing Machine</h2>
|
||||
<p> Currently deterministic, single-band TMs are supported.
|
||||
They can be passed with ..... </p> <br>
|
||||
|
||||
<h2>Input Band</h2>
|
||||
<p> Input bands can be ..... </p>
|
||||
|
||||
</body>
|
Reference in New Issue
Block a user