[2025-01-14] Updating tictoc link in projects.html

This commit is contained in:
Andrew Conlin 2025-01-14 11:56:24 +00:00
parent d6e7ec92da
commit a99b4a47c8

View File

@ -5,6 +5,6 @@ permalink: /projects
---
<h2>Projects</h2>
<ul style="list-style-type:none;margin:0;padding:0;">
<a href="https://github.com/andrwcnln/tictoc">tictoc</a> // Fast, simple and accurate Python timing. Written in Rust.
<a href="https://pypi.org/project/tictoc">tictoc</a> // Fast, simple and accurate Python timing. Written in Rust.
</ul>
<hr>