From e3d29bf4471e6b0e2264e08fd0c8977730e5e938 Mon Sep 17 00:00:00 2001
From: "dr. mia von steinkirch, phd"
<1130416+mvonsteinkirch@users.noreply.github.com>
Date: Tue, 7 Feb 2023 16:47:38 -0800
Subject: [PATCH] Update README.md
---
sniping/README.md | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/sniping/README.md b/sniping/README.md
index ea17d07..37ccb91 100644
--- a/sniping/README.md
+++ b/sniping/README.md
@@ -1,10 +1,13 @@
-## sniping techniques
+## sniping
+
+
+
### tl; dr
-* liquidity sniping happens when searchers compete to purchase an asset immediately after the creation of a liquidity pool.
+* **liquidity sniping** happens when searchers compete to purchase an asset immediately after the creation of a liquidity pool.
* tokens are then not off-loaded in the same block, but instead sold over the next minutes or hours.
* profits for a sniper are not guaranteed.
@@ -14,4 +17,6 @@
### resources
+
+
* [anatomy of snipor bots](https://github.com/go-outside-labs/mev-toolkit/blob/main/anatomy_of_mev_bots/bots/snipers.md)