File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ <h1 class="select-none">Automata Simulation</h1>
8888
8989 < div
9090 class ="bg-white cursor-pointer select-none rounded-full border-2 w-8 h-8 text-center leading-6 text-xs "
91- title ="Clear all "
91+ title ="Download "
9292 id ="btn-download "
9393 >
9494 < i class ="fa-solid fa-cloud-arrow-down text-[10px] "> </ i >
@@ -197,6 +197,16 @@ <h2 class="text-2xl font-bold mb-2">Collaborate</h2>
197197 </ li >
198198 </ ol >
199199
200+ < p class ="mb-4 ">
201+ Github:
202+ < a
203+ target ="_blank "
204+ class ="text-blue-500 underline "
205+ href ="https://github.com/byandrev/automata-simulation "
206+ > https://github.com/byandrev/automata-simulation</ a
207+ >
208+ </ p >
209+
200210 < p >
201211 If you have any questions or need further information, feel free to
202212 contact us via
You can’t perform that action at this time.
0 commit comments