Minor README

This commit is contained in:
Benjamin 2024-08-25 17:40:54 +02:00
parent daea173027
commit d97bcdfc8d
2 changed files with 5 additions and 1 deletions

View file

@ -8,3 +8,6 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
tab_width = 4
[*.md]
trim_trailing_whitespace = false

View file

@ -1,6 +1,7 @@
# Bikelist
Shows a simple checklist preparing for a bike ride.
Shows a simple checklist preparing for a bike ride.
View at https://benjamin.stadlbauer.wien/bikelist/
## Recommended IDE Setup