mirror of
https://github.com/Manoj-HV30/keystats.git
synced 2026-05-16 19:35:23 +00:00
Added readme.md
This commit is contained in:
@@ -181,7 +181,7 @@ Element renderStats(const std::vector<KeyStat>& stats, const std::vector<KeyStat
|
||||
});
|
||||
|
||||
return vbox({
|
||||
text(" Keystroke Counter ") | bold | color(Color::Green) | hcenter,
|
||||
text(" Keystats ") | bold | color(Color::Green) | hcenter,
|
||||
separator(),
|
||||
vbox(rows) | hcenter,
|
||||
legend | hcenter,
|
||||
|
||||
Reference in New Issue
Block a user