From b3c93a01f4984e86a1d2617ffe3a116cb764a71a Mon Sep 17 00:00:00 2001 From: Adam Simon <35065505+adams1mon@users.noreply.github.com> Date: Sun, 7 Aug 2022 18:54:29 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a9e3f4..c5e4584 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# cyclocomputer +# Bike computer (Cyclocomputer) hobby project This is the git repo for a hobby project which involves creating a cyclocomputer with the stm32f103c8t6 microprocessor, prototyping on a blue pill board. The project is written in C/C++.