clean up old name and add pictures

This commit is contained in:
Oliver Atkinson 2024-10-21 14:49:48 -06:00
parent 8225b76b95
commit d549b59e61
5 changed files with 6 additions and 2 deletions

2
Cargo.lock generated
View File

@ -239,7 +239,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b76f1009795ca44bb5aaae8fd3f18953e209259c33d9b059b1f53d58ab7511db" checksum = "b76f1009795ca44bb5aaae8fd3f18953e209259c33d9b059b1f53d58ab7511db"
[[package]] [[package]]
name = "quad_car" name = "quad_gauge"
version = "0.1.0" version = "0.1.0"
dependencies = [ dependencies = [
"macroquad", "macroquad",

View File

@ -1,5 +1,5 @@
[package] [package]
name = "quad_car" name = "quad_gauge"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# Quad Guage
![Gauge at 0%](/pic1.png)
![Gauge at 83.2%](/pic2.png)

BIN
pic1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
pic2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB