Skip to content

Commit a3ef087

Browse files
committed
Añade copyright a Time-based Turn Profiles Generator
1 parent bbc3157 commit a3ef087

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

time-based-turn-profiles-generator/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ <h1 class="title text-center">MicroMouse Time-based Turn Profiles Generator</h1>
189189
<div class="col-lg-6" style="position: relative;">
190190
<h4 class="title">Perfil de Giro</h4>
191191
<div id="turn-profile-chart"></div>
192-
<h5 id="series-title" class="title" style="position: absolute;">
193-
</h>
192+
<h5 id="series-title" class="title" style="position: absolute;"></h5>
193+
<small class="text-center d-block">Port del script Python de <a href="https://github.com/team-raiju/fujin/blob/main/scripts/velocity_planner.py" target="_blank">Team Raiju / Velocity Planner</a></small>
194194
</div>
195195
<div class="col-lg-6">
196196
<div class="row">

0 commit comments

Comments
 (0)