clean up old name and add pictures
This commit is contained in:
parent
8225b76b95
commit
d549b59e61
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -239,7 +239,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b76f1009795ca44bb5aaae8fd3f18953e209259c33d9b059b1f53d58ab7511db"
|
||||
|
||||
[[package]]
|
||||
name = "quad_car"
|
||||
name = "quad_gauge"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"macroquad",
|
||||
|
@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "quad_car"
|
||||
name = "quad_gauge"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
|
4
README.md
Normal file
4
README.md
Normal file
@ -0,0 +1,4 @@
|
||||
# Quad Guage
|
||||
|
||||
![Gauge at 0%](/pic1.png)
|
||||
![Gauge at 83.2%](/pic2.png)
|
Loading…
Reference in New Issue
Block a user