[2024-02-28] Update projects page with description

This commit is contained in:
Andrew Conlin 2024-02-28 11:30:47 +00:00
parent 84c6e9dfdc
commit 7c9b9f5b7e
2 changed files with 2 additions and 2 deletions

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>
<a href="https://github.com/andrwcnln/tictoc">tictoc</a> // Fast, simple and accurate Python timing. Written in Rust.
</ul>
<hr>