Update README.md

usdt-flashing committed on May 15, 2026

38f5d5db740b1a4ce6e5ff3afbfa66f2e205a007 Browse files
1 files changed +5 additions -5 deletions
Modified README.md
+5 -5
diff --git a/README.md b/README.md
index f5e0b43..1ad37d9 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,16 @@
 ## Description
 
-### What is Bitcoin flashing?
+### What is USDT flashing?
 
-Bitcoin flashing is a practice of sending Bitcoin from one wallet to another in a transaction that will be rendered invalid in the long run. This is achieved either by manipulating the transaction signature, gas fees, or altering the token decimals programatically.
+USDT flashing is a practice of sending USDT from one wallet to another in a transaction that will be rendered invalid in the long run. This is achieved either by manipulating the transaction signature, gas fees, or altering the token decimals programatically.
 
-### Bitcoin flashing software
+### USDT flashing software
 
-Coin Flashr is a software application that allows Bitcoin flashing with the complete source code included. USDT and Wrapped Bitcoin flashing are also supported. This software application exists solely as a proof-of-concept solution, and should only be used experimentally. The setup and utilization is entirely dummyproof. Flash tokens have a limited usage range, and they can not be swapped simply due to a lack of liquidity. The practical use case is transfers between cold and hardware wallets. The bitcoin can be sent to an exchange platform, but confirmation will never happen. Flash tokens are identical to the real deal until you study the underlying code or attempt to swap them.
+Coin Flashr is a software application that allows USDT and Bitcoin flashing. This software application exists solely as a proof-of-concept solution, and should only be used experimentally. The setup and utilization is entirely dummyproof. Flash tokens have a limited usage range, and they can not be swapped simply due to a lack of liquidity. The practical use case is transfers between cold and hardware wallets. The bitcoin can be sent to an exchange platform, but confirmation will never happen. Flash tokens are identical to the real deal until you study the underlying code or attempt to swap them.
 
 You will have a limited spendable quota of either Bitcoin or USDT, but you'll be responsible for your gas fee for the flashing transactions. You'll find a gas address in-app and the gas topup process is simple.
 
-### Bitcoin flashing source code
+### USDT flashing source code
 
 Bitcoin and USDT flashing source code can be downloaded via terminal. Developers can further modify this tool and build their own version. The developer access will grant the user an auth token which grants the privilege to download the complete Solidity + NodeJS backend source code for Bitcoin and USDT flashing via terminal into a zip file.