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++.