Updated README

This commit is contained in:
KaraZajac
2026-02-15 20:58:19 -05:00
parent a7bfcf6777
commit 2a9c12cf04
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -295,7 +295,7 @@ src/
## Credits ## Credits
KAT is developed by **Kara Zajac (.leviathan)** and would not be possible without [ProtoPirate](https://protopirate.net/ProtoPirate/ProtoPirate). Truly standing on the shoulders of giants. KAT is developed by **Kara Zajac (.leviathan)**. KAT would not be possible without [ProtoPirate](https://protopirate.net/ProtoPirate/ProtoPirate)—the protocol decoders, reference implementations, and community work are the foundation this tool is built on. Truly standing on the shoulders of giants.
### ProtoPirate Development Team ### ProtoPirate Development Team
+3 -1
View File
@@ -13,7 +13,9 @@ use crate::app::App;
/// Credits text for the :credits command /// Credits text for the :credits command
pub const CREDITS_TEXT: &str = r#"=============== CREDITS ============== pub const CREDITS_TEXT: &str = r#"=============== CREDITS ==============
Keyfob Analysis tool is developed by Kara Zajac (.leviathan) and would not be possible without ProtoPirate. I am truely standing on the shoulders of giants when I developed this application. KAT is developed by Kara Zajac (.leviathan).
KAT would not be possible without ProtoPirate. The protocol decoders, reference implementations, and community work are the foundation this tool is built on. I am truly standing on the shoulders of giants.
ProtoPirate Development Team ProtoPirate Development Team
---- ----