Updated README
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
----
|
----
|
||||||
|
|||||||
Reference in New Issue
Block a user